Problema
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?
|