Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.27 KB

File metadata and controls

42 lines (30 loc) · 2.27 KB
title Microsoft Drivers for PHP for SQL Server
description The Microsoft Drivers for PHP for SQL Server enable integration with SQL Server for PHP applications via PHP extensions.
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, sumitsar, jathakkar
ms.date 07/14/2026
ms.service sql
ms.subservice connectivity
ms.topic get-started

Microsoft Drivers for PHP for SQL Server

[!INCLUDE Driver_PHP_Download]

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

Documentation

Community

Support Resources for the Microsoft Drivers for PHP for SQL Server

Download

:::image type="icon" source="../../includes/media/download.svg" border="false"::: Download drivers for PHP for SQL

Related content

Code Samples for the Microsoft Drivers for PHP for SQL Server