Description
Legacy PHP applications can connect to ODBC data sources such as enterprise databases and legacy systems. This is useful when an older PHP application must keep using database drivers exposed through ODBC.
It is a PHP legacy database extension. ODBC configurations often store connection details, so protect DSNs, credentials, and SQL input carefully.