Microsoft Drivers for PHP for SQL Server
The Microsoft Drivers for PHP for SQL Server enable integration with SQL Server for PHP applications. The drivers are PHP extensions that allow the reading and writing of SQL Server data from within PHP scripts. The drivers provide interfaces for accessing data in Azure SQL Database and in all editions of SQL Server 2005 and later (including Express Editions). The drivers make use of PHP features, including PHP streams, to read and write large objects.
Getting started
- Step 1: Configure development environment for PHP development
- Step 2: Create a database for PHP development
- Step 3: Proof of concept connecting to SQL using PHP
- Step 4: Connect resiliently to SQL with PHP
Documentation
Community
Support Resources for the Microsoft Drivers for PHP for SQL Server
Download
Download drivers for PHP for SQL
Related content
Code Samples for the Microsoft Drivers for PHP for SQL Server