Hace más de un año que hablaba de la creciente colaboración entre Zend y Microsoft para permitir que PHP se ejecute optimamente en la plataforma Windows. Este año habían anunciado que trabajan en conjunto para crear este driver y hoy se anuncia la CTP (Community Technology Preview) del mismo durante la ZendCon.
Este driver permitirá leer y escribir datos en una base de datos de SQL Server desde scripts de PHP 5. Ya esta disponible para descargar gratuitamente.
The SQL Server Driver for PHP (October 2007) Community Technology Preview (CTP) 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 2000 (including Express Edition), and makes use of PHP features, including PHP streams to read and write large objects.

Sorry you must register to comments in this post