1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00
Files
archived-php-src/ext/oci8
2012-03-20 17:53:47 +01:00
..
MFH
2008-04-18 00:05:27 +00:00
2012-01-01 13:15:04 +00:00
2012-01-01 13:15:04 +00:00
2012-01-01 13:15:04 +00:00
2012-01-01 13:15:04 +00:00
2005-12-01 13:39:48 +00:00
2012-01-01 13:15:04 +00:00
2012-01-01 13:15:04 +00:00

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

The OCI8 extension allows PHP to access Oracle Database.  It can be
built using Oracle 9.2, 10, or 11 client libraries.  It allows
Oracle's standard cross-version connectivity.  For example PHP linked
with 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