Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in I:\FerozoWebHosting\webcristiana.com.ar\public_html\nuke\add_reg.php on line 4
¡Gracias! Hemos recibido sus datos.
Hola, mi problema es este:
tengo est codigo:Código: Text
$link = mysql_connect("localhost", "user", "pass"); mysql_select_db("db",$db);
y me tira este error:CitarWarning: mysql_select_db(): supplied argument is not a valid MySQL-Link[/size]
Que Puede ser?
Gracias