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.
 
 
 
 
 
 
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
..
tests Merge branch 'pull-request/341' 13 years ago
CREDITS Code: 18 years ago
README Update README 14 years ago
config.m4 Re-fixed bug #60901 (Improve "tail" syntax for AIX installation) 13 years ago
config.w32 - support for Oracle 11g (either 8 or 11g can be built but not both 18 years ago
oci8.c Happy New Year~ 13 years ago
oci8.dsp Update php4 build file, compile against istantclient 21 years ago
oci8_collection.c Happy New Year~ 13 years ago
oci8_interface.c Happy New Year~ 13 years ago
oci8_lob.c Happy New Year~ 13 years ago
oci8_statement.c Happy New Year~ 13 years ago
package.xml Merge branch 'pull-request/341' 13 years ago
php_oci8.h Happy New Year~ 13 years ago
php_oci8_int.h Happy New Year~ 13 years ago

README

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.