You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felipe Pena 4e19825281 - Year++ 15 years ago
..
tests OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. 15 years ago
CREDITS Code: 18 years ago
README Remove text recently merged to online doc 17 years ago
config.m4 Refactor OCI8 config.m4: improve messages and merge similar conditionals 15 years ago
config.w32 - support for Oracle 11g (either 8 or 11g can be built but not both 18 years ago
oci8.c - Year++ 15 years ago
oci8.dsp Update php4 build file, compile against istantclient 21 years ago
oci8_collection.c - Year++ 15 years ago
oci8_interface.c - Year++ 15 years ago
oci8_lob.c - Year++ 15 years ago
oci8_statement.c - Year++ 15 years ago
package.xml r319456 also fixed the OCI8 part of #55301 (multiple null pointer) 15 years ago
php_oci8.h - Year++ 15 years ago
php_oci8_int.h - Year++ 15 years ago

README

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