Ver Mensaje Individual
  #7 (permalink)  
Antiguo 07/05/2011, 08:13
alexg88
 
Fecha de Ingreso: abril-2011
Mensajes: 1.342
Antigüedad: 13 años
Puntos: 344
Respuesta: Incapaz de conectar a la maldita BD

Se usa igual que mysql_fetch_array.

Se me ha olvidado decirte que existe otra función mysql_fetch_array en el que se le puede usar con un segundo parámetro (MYSQL_ASSOC) indicandole que te devuelve un array asociativo.

Más información:

http://www.php.net/manual/es/function.mysql-fetch-assoc.php

http://www.php.net/manual/es/function.mysql-fetch-array.php