Setup MSSQL PDO for PHP 7.2 / 7.x

preview_player
Показать описание
This is the ad hoc tutorial on how to enable PHP PDO for MSSQL. First, we will download and install necessary files and packages. Then we will make the needed system configurations. Finally, we will install the pdo_sqlrv package, create the PHP configuration file and test the connection with PDO to MSSQL server.
Рекомендации по теме
Комментарии
Автор

Hello, nice tutorial thanks.. Hve query, PHP is on Linux but MS SQL Server installed on Linux machine or Windows platform ?

TheSiptain
Автор

It is possible for php 7 under windows IIS?

pepepriest