June 2016

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 4.0 of the Microsoft Drivers for PHP for SQL Server. PHP version 5 is not supported in this release.

Driver file

PHP version

Thread safe?

Use with PHP .dll

php_sqlsrv_7_nts_x86.dll

php_pdo_sqlsrv_7_nts_x86.dll

7.0

no

php7.dll

php_sqlsrv_7_ts_x86.dll

php_pdo_sqlsrv_7_ts_x86.dll

7.0

yes

php7ts.dll

php_sqlsrv_7_nts_x64.dll

php_pdo_sqlsrv_7_nts_x64.dll

7.0

no

php7.dll

php_sqlsrv_7_ts_x64.dll

php_pdo_sqlsrv_7_ts_x64.dll

7.0

yes

php7ts.dll

Support

Documentation for this release is available 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 versions of the driver released by Microsoft are 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.