I_review
11-15-2004, 02:04 AM
Hi guys, maybe someone can give me a hand with this. Not too sure about the
$db = @mysql_select_db($db_name, $connection)
do I need to replace
_select_db with my database info?
I think I got the rest right, but when I try to log in, I get
Couldn't select database.
Please help :?
$db = @mysql_select_db($db_name, $connection)
do I need to replace
_select_db with my database info?
I think I got the rest right, but when I try to log in, I get
Couldn't select database.
Please help :?