mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
41761f24df
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
5 lines
189 B
Text
5 lines
189 B
Text
This extension enables PHP to connect to and use MSSQL databases.
|
|
|
|
To enable the mssql extension for php, go to /etc/php.d/pdo_dblib.ini
|
|
and uncomment this line:
|
|
; extension=pdo_dblib.so
|