Can anyone help with a problem I'm having with this script? I keep getting "Can't select database" error every time. All of the variables are set correct, but I still get this. In the last10.php file I see the code:
"mysql_select_db($dbname) or die("Can't select database");"
This is where the error is at and the script dies there. I havn't changed anything else other than what it said to do. Why is it having troulbe at that line?
Thanks for any input.
Jeff
|