mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
6 lines
187 B
Text
6 lines
187 B
Text
|
This extension enables PHP to connect to and use MSSQL databases.
|
||
|
|
||
|
To enable the mssql extension for php, go to /etc/php/pdo_dblib.ini
|
||
|
and uncomment this line:
|
||
|
; extension=pdo_dblib.so
|