[PHP] how come mysql_connect() doesn't work?

2004-11-11 Thread Robert Ozimek
how come mysql_connect() doesn't work? What should i use instead to
get me connect MySql.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] how come mysql_connect() doesn't work?

2004-11-11 Thread Jay Blanchard
[snip]
how come mysql_connect() doesn't work? What should i use instead to
get me connect MySql.
[/snip]

Are you getting a specific error? Can you show us the code you are
using? What version of PHP? Without this we cannot help you.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] how come mysql_connect() doesn't work?

2004-11-11 Thread Jonathan Charette
I think I know, You're probably using php 5. mysql module is not 'installed' 
in it..

Jay Blanchard [EMAIL PROTECTED] a écrit dans le 
message de news: [EMAIL PROTECTED]
[snip]
how come mysql_connect() doesn't work? What should i use instead to
get me connect MySql.
[/snip]

Are you getting a specific error? Can you show us the code you are
using? What version of PHP? Without this we cannot help you. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php