Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 506 Bytes

pdo_dblib.md

File metadata and controls

23 lines (14 loc) · 506 Bytes

The pdo_dblib extension

Configure the pdo_dblib extension.

This extension provides PDO interface for using Microsoft SQL Server and Sybase databases.

PHP_EXT_PDO_DBLIB

  • Default: OFF
  • Values: ON|OFF

Enable the extension.

PHP_EXT_PDO_DBLIB_SHARED

  • Default: OFF
  • Values: ON|OFF

Build extension as shared.