File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / oci8 / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:47:58 2012 UTC (12 years, 5 months ago) by misho
Branches: php, MAIN
CVS tags: v5_3_10, HEAD
php

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

The OCI8 extension allows PHP to access Oracle databases.  It can be
built using Oracle 9.2, 10, or 11 client libraries. It allows Oracle's
standard cross-version connectivity, for example PHP using Oracle 10.2
libraries can connect to Oracle Database 9.2 onwards.

This release of OCI8 can be used with PHP versions 4.3.9 to 5.x.

OCI8 installation instructions and documentation is available at
http://www.php.net/oci8

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