php8.5
Home/ Manual/ reference / sqlsrv/ Microsoft SQL Server Driver for PHP

Microsoft SQL Server Driver for PHP

The SQLSRV extension allows you to access Microsoft SQL Server and SQL Azure databases. The 3.0 release of the driver supports SQL Server, beginning with SQL Server 2005, including SQL Server 2012 and SQL Server 2012 LocalDB. (For more information about LocalDB, see PHP Driver for SQL Server Support for LocalDB and SQL Server 2012 Express LocalDB.)

Intro

The SQLSRV extension allows you to access Microsoft SQL Server and SQL Azure databases. The 3.0 release of the driver supports SQL Server, beginning with SQL Server 2005, including SQL Server 2012 and SQL Server 2012 LocalDB. (For more information about LocalDB, see PHP Driver for SQL Server Support for LocalDB and SQL Server 2012 Express LocalDB.)

The SQLSRV extension is supported by Microsoft and available for download here: Sqlsrv. SQL Server 2012 LocalDB can be downloaded here: Localdbdownload.

Setup Constants Reference

Source: reference/sqlsrv/book.xml · from the official PHP manual (php/doc-en)