File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / oci8 / README
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:34:41 2012 UTC (12 years, 1 month ago) by misho
Branches: php, MAIN
CVS tags: v5_4_3elwix, v5_4_29p0, v5_4_29, v5_4_20p0, v5_4_20, v5_4_17p0, v5_4_17, HEAD
php 5.4.3+patches

The OCI8 Extension
------------------

Use the OCI8 extension to access Oracle Database.  

Documentation is at http://php.net/oci8

The extension can be built with PHP versions 4.3.9 to 5.x using Oracle
9.2, 10, or 11 client libraries.  Oracle's standard cross-version
connectivity applies.  For example PHP linked with Oracle 11.2 client
libraries can connect to Oracle Database 9.2 onwards.  See Oracle's
note "Oracle Client / Server Interoperability Support" (ID 207303.1)
for details.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>