i search the internet but all i found didn't help me...
i am running PHP 5.1.1,apache 2.0.55 and MySQL 5.0 on windows XP prof SP2 befor few days i had connection with the MySQL database and the mysql_connect() was ok , but yesterday i get this error "call of undefind function mysql_connect()....
i tried to check the php.ini configuration and i didn't see anything wrong.
but i notice that when i call phpinfo() i see that the extension_dir is C:/php5 but in fact i don't have such directory.
i checked the extension_dir in the php.ini and it is D:/PHP and it is the right directory where i installed php in it?
anybody would help please