SQL Server 2005 Driver for PHP
PHP is an easy-to-learn and powerful open source scripting language. Microsoft SQL Server is a robust database product, which handles terabytes of data. Combine them to create database-driven Web sites that can handle large amounts of data and traffic.
The SQL Server Driver for PHP v1.0 is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows platform. The Driver for PHP is a PHP 5 extension that allows the reading and writing of SQL Server data from within PHP scripts. It provides a procedural interface for accessing data in all Editions of SQL Server 2005 and SQL Server 2008 (including Express Editions), and makes use of PHP features, including PHP streams to read and write large objects.
Download Microsoft SQL Server Driver for PHP:
http://www.microsoft.com/downloads/details.aspx?FamilyId=61BF87E0-D031-466B-B09A-6597C21A2E2A&displaylang=en
Blog for Microsoft SQL Server Driver with PHP
http://blogs.msdn.com/sqlphp/