php-general | 2001122
Date: 12/30/01
- Next message: David Jackson: "Re: [PHP] MySQL problem"
- Previous message: Brian Clark: "Re: [PHP] How to convert integers representations of a date to a date format variable"
- In reply to: GoodFella: "Re: [PHP] MySQL problem"
- Next in thread: David Jackson: "Re: [PHP] MySQL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* 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>
- Next message: David Jackson: "Re: [PHP] MySQL problem"
- Previous message: Brian Clark: "Re: [PHP] How to convert integers representations of a date to a date format variable"
- In reply to: GoodFella: "Re: [PHP] MySQL problem"
- Next in thread: David Jackson: "Re: [PHP] MySQL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

