phpsql-serverxamppphp-5.6

Xampp MS SQL server PHP 5.6


I have a xampp running with PHP 5.6. Normally I use mysql server, but for a script that already exists i need a MS SQL server.

I searched on the net and installed SQL server 2012.

But now I need the drivers for PHP. Unfornunately I can only find a version that supports 5.4, 5.5..

(http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx)

Is there a way to let this work with 5.6?


Solution

  • I searched the net for a while.. After posting this question for 10m, I finally found a unofficial driver..

    Hope this works, I will check this out..

    You can find it on: http://robsphp.blogspot.be/2012/06/unofficial-microsoft-sql-server-driver.html