Skip to content

Files

Latest commit

Oct 22, 2012
7d59b22 · Oct 22, 2012

History

History
This branch is 68708 commits behind php/php-src:master.

oci8

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 14, 2012
Apr 18, 2008
Mar 27, 2012
Oct 22, 2012
Aug 1, 2008
Oct 19, 2012
Apr 28, 2010
Jan 1, 2012
Jan 1, 2012
Jan 1, 2012
Jan 1, 2012
Oct 22, 2012
Oct 22, 2012
Oct 19, 2012
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.