Hi all,
I'm trying to install PHP with MSSQL under windows OS and i need your help.
Everythins works fine without this extension.
I install php-5.2.12-win32-installer with IIS 7.
My PHP Files are at c:\program files\php. In php.ini i uncomment the line about mssql, the extension dir is also well configured but i have always the sames error: "Fatal error: Call to undefined function mssql_connect() in H:..."
I read some articles about this issue and tried a lot of tips but nothing works.
Anyone can give some ideas how to solve this issue?
Thanks in advance for your help.
Hugo