I've been struggling with this for a while now and I dont know what I'm missing. The error is "call to undefined function mssql_connect()" Having looked into it already I've done about everything I can. I moved the php.ini file to c:windows. In the ini I changed the extension_dir to "c:PHP\ext" and uncommented extension = php_mssql.dll. I then moved the dll file to c:windows\system32. I also downloaded the 200.80.194.0 version of ntwdblib.dll and placed that in c:windows\system32 as well. Finally I restarted my web server client. And yet php is still not recognizing the function and library classes.
I'm stumped as to what I didn't do right and would love some help. If its helpful I'm running php 5.3.2, IIS, and Microsoft SQL Server 2008