Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/02/2003, 15:27
daniph
 
Fecha de Ingreso: agosto-2001
Ubicación: Gran Canaria (España)
Mensajes: 430
Antigüedad: 22 años, 9 meses
Puntos: 0
Utilizo MySQL...

De toda formas he cambiado:
sql_query por mysql_query y sql_fetch_row por mysql_fetch_row

Y ahora me da el siguiente error:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\inetpub\wwwroot\html\modules\Soft\Index.php on line 13
Warning: Wrong parameter count for mysql_fetch_row() in c:\inetpub\wwwroot\html\modules\Soft\Index.php on line 14

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\html\modules\Soft\Index.php on line 39




Nu se


Última edición por daniph; 06/02/2003 a las 15:33