1The OCI8 Extension 2------------------ 3 4Use the OCI8 extension to access Oracle Database. 5 6Documentation is at http://php.net/oci8 7 8The extension can be built with PHP versions 4.3.9 to 5.x using Oracle 99.2, 10, or 11 client libraries. Oracle's standard cross-version 10connectivity applies. For example PHP linked with Oracle 11.2 client 11libraries can connect to Oracle Database 9.2 onwards. See Oracle's 12note "Oracle Client / Server Interoperability Support" (ID 207303.1) 13for details. 14