Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/09/2007, 04:14
nx00
 
Fecha de Ingreso: agosto-2007
Mensajes: 345
Antigüedad: 16 años, 9 meses
Puntos: 21
Re: Problema con Warning: mysql_fetch_array():

Haz el cambio que te dijo Bytevamp y prueba tambien cambiando esto:

Código PHP:
$row mysql_fetch_array$row 
por esto:

Código PHP:
$row mysql_fetch_array$result