Description
PHP applications can connect to ODBC data sources such as enterprise databases, reporting systems, and legacy applications. This is useful when a PHP service must use database drivers exposed through ODBC.
It is a PHP database extension. ODBC configurations often include connection details, so protect DSNs, credentials, and SQL input carefully.