|
|||
|
Mi da questo errore:
$database_connessione=mysql_connect ("localhost", "bret_hart", "") or die ('I cannot connect to the database because[: ' . ]mysql_error()); mysql_select_db ("bret_fng"); Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/bret/public_html/home_ita.php on line 3 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/bret/public_html/home_ita.php on line 5 cosa potrebbe essere? |
|
|||
|
sembra che non la connession al db non vada bene... sei sicuro che i dati siano corretti? user e pass intendo
MySQL-Link resource e' l'id di riferimento della connessione.
__________________
http://www.hostingtalk.it |