Please Help
i am using PHP,Mysql and IIS server.
my problem is that when i am using a mysql_connect() function in my program for connecting database then browser display an error message-
Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\mysqldemo.php on line 2.
i am not understanding how this problem i solve.
please help
|