PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to databases through ODBC drivers or through the IBM DB2 Call Level Interface (DB2 CLI) library. https://php.net/manual/en/ref.pdo-odbc.php
PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to databases through ODBC drivers or through the IBM DB2 Call Level Interface (DB2 CLI) library.
PDO_ODBC currently supports three different "flavors" of database drivers. For additional details see https://php.net/manual/en/ref.pdo-odbc.php