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.
 
 
 
 
 
 
Xinchen Hui a2045ff332 Happy New Year~ 14 years ago
..
tests Fix skipifs 14 years ago
CREDITS MFH 18 years ago
README Update README 14 years ago
config.m4 Re-fixed bug #60901 (Improve "tail" syntax for AIX installation) 14 years ago
config.w32 - MFH: support for Oracle 11g (either 8 or 11g can be built but not both 18 years ago
oci8.c Happy New Year~ 14 years ago
oci8.dsp upgrade bundled OCI8 to v.1.1 21 years ago
oci8_collection.c Happy New Year~ 14 years ago
oci8_interface.c Happy New Year~ 14 years ago
oci8_lob.c Happy New Year~ 14 years ago
oci8_statement.c Happy New Year~ 14 years ago
package.xml Re-fixed bug #60901 (Improve "tail" syntax for AIX installation) 14 years ago
php_oci8.h Happy New Year~ 14 years ago
php_oci8_int.h Happy New Year~ 14 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.