Hello,
I am trying to connect php and mysql with the following syntax
mysql_connect("localhost","username","password");
But it is giving error NoMysql support.
Also i have stored the files in another webserver and trying to connect
the mysql and php in the localhost it is working properly.but it is not
working if i have tried to connect in the localhost itself
Then where is the problem.......
-Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]