When I try to connect to mysql using the mysql_connect function it gives me this error: "Call to undefined function mysql_connect()" I have already remove the semi-colon in line extension=php_mysql.dll in php.ini. What would be the other possible reasons behind this case?
thanx a bunch for the help.
