Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/05/2008, 22:19
reimonfranco
 
Fecha de Ingreso: febrero-2006
Mensajes: 858
Antigüedad: 18 años, 2 meses
Puntos: 4
Re: ayuda con. List Menu con php

mas o menos la consulta sql podria ser asi:
Código PHP:

$resultado 
mysql_query("select id,titulo,categoria from NOMBRE_TUTABLA where categoria ='LA_CAGETORIA'");
while (
$row mysql_fetch_array($resultado)) {
$VARIABLE_ENLACE

saludos
__________________
*La amistad se multiplica cuando se divide*