I recently installed the latest MYSQL and PHP4
Individually, they work great. But PHP4 will not connect to MySQL correctly without giving this error:
<b>Fatal error</b>: Call to undefined function: () in <b>c:\inetpub\wwwroot\test\mysql.php</b> on line <b>20</b><br>
I know that the dll is included with PHP4. I tried including it again in the ini file but then the server was saying the file is duplicated so I had to remove it.
Please help!!!!
Individually, they work great. But PHP4 will not connect to MySQL correctly without giving this error:
<b>Fatal error</b>: Call to undefined function: () in <b>c:\inetpub\wwwroot\test\mysql.php</b> on line <b>20</b><br>
I know that the dll is included with PHP4. I tried including it again in the ini file but then the server was saying the file is duplicated so I had to remove it.
Please help!!!!