SQL Server Driver for PHP


  • Microsoft Drivers for PHP for SQL Server
    http://sqlsrvphp.codeplex.com/
    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.
  • Microsoft SQL Server Driver for PHP Team Blog
    http://blogs.msdn.com/b/sqlphp/
    All about the SQL Server Driver for PHP, SQL Server and PHP.
  • MSDN: SQL Server Driver for PHP Documentation
    http://msdn.microsoft.com/en-us/library/ee229551.aspx
  • SQL Server Driver for PHP Forum
    http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/
    Forum for the SQL Server Driver for PHP which is designed to enable reliable, scalable integration with SQL Server for PHP applications on the Windows Platform.