03/14/2012 16:59:14
Use this readme file to help you configure the Microsoft Drivers for PHP for SQL Server.
Installation
This section lists the drivers that are installed for version 3.0 of the Microsoft Drivers for PHP for SQL Server. PHP version 5.2 is not supported in this release.
Driver file | PHP version | Thread safe? | Use with PHP .dll |
---|---|---|---|
php_sqlsrv_53_nts.dll php_pdo_sqlsrv_53_nts.dll | 5.3 | no | php5.dll |
php_sqlsrv_53_ts.dll php_pdo_sqlsrv_53_ts.dll | 5.3 | yes | php5ts.dll |
php_sqlsrv_54_nts.dll php_pdo_sqlsrv_54_nts.dll | 5.4 | no | php5.dll |
php_sqlsrv_54_ts.dll php_pdo_sqlsrv_54_ts.dll | 5.4 | yes | php5ts.dll |
Support
Documentation for this release ships both in a CHM file in the same directory as this readme file, and on the MSDN website (search for Microsoft Drivers for PHP for SQL Server Documentation).
The documentation also contains support information (see the Support Resources topic).
For information about supported operating systems, see System Requirements in the documentation.
Note |
---|
Only the version of the driver released by Microsoft is supported by Microsoft Customer Service and Support. |
Source Code Availability
The source code for the Microsoft Drivers for PHP for SQL Server is available here.