Here is the php.net link for this? http://us2.php.net/manual/en/ref.mysql.php
I did this:
Added "C:\php;C:\php\ext" to my PATH environment variable, (php_mysql.dll is under c:\php\ext)
In php.ini have?
extension=msql.dll
extension=php_mysql.dll
extension=php_mysqli.dll (for extended mysql functions)
I restarted my Apache server and still get the following error? "Call to undefined function mysql_connect()".
Do you have a suggestion what I need to do? Thank you for your time!
-meployhar@xxxxxxxxxxx
_________________________________________________________________
Check out Election 2004 for up-to-date election news, plus voter tools and more! http://special.msn.com/msn/election2004.armx
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php