Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] MySQL problem From: Brian Clark (brianj <email protected>)
Date: 12/30/01

* GoodFella (goodfella_gf <email protected>) [Dec 30. 2001 21:10]:

> Thanks for the quick reply. I used the PHP manual example and it connects
> to the database successfully but cannot select the database.

So you are using this line:

> > mysql_select_db("booktest");

Correct? What does the server "say" in return? What is the error
message?

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
You can't put a bag over someone's personality.

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>