Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft Drivers for PHP for SQL Server enable integration with SQL Server for PHP applications. The drivers are PHP extensions that you can use to read and write SQL Server data from within PHP scripts. The drivers provide interfaces for accessing the Microsoft SQL Database Engine in Azure SQL Database, SQL database in Fabric, Azure SQL Managed Instance, and in all supported versions and editions of SQL Server (including Express Editions). The drivers use 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