Help again please.

Im trying to connect to MySQL server, using the PHP function:
mysql_connect('localhost', 'someuser', 'somePword');

I run it, and what I get is:
*Fatal error*: Call to undefined function: mysql_connect()

What do I have to do in order to make it work? Im using php-4.2.2-17.

Thanks guys.

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



Reply via email to