Xampp MS SQL server PHP 5.6

Finduilas picture Finduilas · Nov 25, 2014 · Viewed 44.2k times · Source

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?

Answer

peterpoe picture peterpoe · Mar 20, 2015

Microsoft recently released a new version (3.2) of the SQL Drivers for PHP which includes compatibility with PHP 5.6.

You can download the drivers here: https://www.microsoft.com/en-us/download/details.aspx?id=20098