Xampp MS SQL server PHP 5.6

前端 未结 4 1219
执念已碎
执念已碎 2020-12-09 22:25

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 SQ

4条回答
  •  Happy的楠姐
    2020-12-09 22:58

    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

提交回复
热议问题