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