| Package Information |
| Summary |
Microsoft Drivers for PHP for SQL Server (SQLSRV) |
| Maintainers |
shekhar joshi (lead) [details] Warren Read (lead) [details] Jay Kint <jaykint@microsoft.com> (lead) [details]
|
| License |
Apache 2.0 |
| Description |
The Microsoft Drivers for PHP for SQL Server are PHP 5 extensions that allows for the reading and writing of SQL Server data from within PHP scripts. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including SQL Azure).
*This package contains only the SQLSRV driver.*
These drivers rely on the Microsoft SQL Server 2012 Native Client's ODBC driver to handle the low-level communication with SQL Server. |
| Homepage |
http://sqlsrvphp.codeplex.com/ |
Release notes Version 2.0.1 (stable) |
Introduction into PECL repository |