php mysql connectivity
Posted: Mon Aug 28, 2006 9:37 pm
I am new to php/mysql
I am using windows xp
when i connect to php using mysql I get this 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 in solving this error
I am using windows xp
when i connect to php using mysql I get this 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 in solving this error