I have installed Wamp 2.2d, having php 5.3.10.
I have read some where that Wamp doesnot comes with” php_mssql.dll” the dll file used to connect MS Sql Server with php..
When i try to load the php_mssql.dll extension error comes that unable to load module, it donot exist.
Please any body tell me where to download that .dll file and how to connect with MS SQL Server 2008.
I have installed Wamp 2.2d, having php 5.3.10. I have read some where that
Share
The easiest way to get MSSQL working on PHP is to go to this Microsoft site and follow the
Beginner's Guide. It goes through all the information you need to get the PHP MSSQL client running.