File:
[ELWIX - Embedded LightWeight unIX -] /
embedaddon /
php /
ext /
oci8 /
README
Revision
1.1.1.2 (vendor branch):
download - view:
text,
annotated -
select for diffs -
revision graph
Tue May 29 12:34:41 2012 UTC (12 years, 10 months ago) by
misho
Branches:
php,
MAIN
CVS tags:
v5_4_3elwix,
v5_4_29p0,
v5_4_29,
v5_4_20p0,
v5_4_20,
v5_4_17p0,
v5_4_17,
HEAD
php 5.4.3+patches
1: The OCI8 Extension
2: ------------------
3:
4: Use the OCI8 extension to access Oracle Database.
5:
6: Documentation is at http://php.net/oci8
7:
8: The extension can be built with PHP versions 4.3.9 to 5.x using Oracle
9: 9.2, 10, or 11 client libraries. Oracle's standard cross-version
10: connectivity applies. For example PHP linked with Oracle 11.2 client
11: libraries can connect to Oracle Database 9.2 onwards. See Oracle's
12: note "Oracle Client / Server Interoperability Support" (ID 207303.1)
13: for details.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>