Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/06/2005, 03:47
draco23800
 
Fecha de Ingreso: abril-2005
Mensajes: 171
Antigüedad: 19 años
Puntos: 0
while($row = mysql_fetch_assoc($result)){
echo("$row['dato1'].......$row['daton']");
}

Asi has probado y no te funciona???