php mysql connectivity
Posted: Mon Aug 28, 2006 10:00 pm
I problem with connecting to mysql using php on windows xp using iis
I get the following message
Fatal error: Call to undefined function mysql_connect() in E:\php\insert.php on line 2
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\extensions\php_mysql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\extensions\php_mysqli.dll' - The specified procedure could not be found. in Unknown on line 0
please help me