Ver Mensaje Individual
  #4 (permalink)  
Antiguo 20/04/2004, 07:22
josemi
Ex Colaborador
 
Fecha de Ingreso: junio-2002
Mensajes: 9.091
Antigüedad: 21 años, 10 meses
Puntos: 16
Mira en el manual las diferecias entre mysql_fetch_row() (www.php.net/mysql_fetch_row) y mysql_fetch_assoc() (www.php.net/mysql_fetch_assoc). Y tambien tienes mysql_fetch_array() (www.php.net/mysql_fetch_array).

Saludos.
__________________
Josemi

Aprendiz de mucho, maestro de poco.