Login  |  Packages  |  Support  |  Bugs
Top Level :: Database :: PDO_OCI :: 1.0RC2

PDO_OCI 1.0RC2

Package Information
Summary Extension for Oracle Database
Maintainers Christopher Jones < christopher dot jones at oracle dot com > (lead) [details]
License PHP
Description The PDO_OCI extension lets you access Oracle Database.

Documentation is at https://www.php.net/pdo_oci

Use 'pecl install pdo_oci' to install for PHP 8.3.

For older PHP versions, use php_pdo_oci.dll from the Windows PHP release bundle, or build from the PHP source code by running:

phpize

./configure -with-pdo_oci=shared,instantclient,/path/to/instant/client/lib

make install

To complete installation, add "extension=pdo_oci.so" to your php.ini file.

PHP is available from https://www.php.net/releases/

The PDO_OCI extension can be linked with Oracle client libraries from Oracle Database 11.2 or later. These libraries are found in your database installation, or in the free Oracle Instant Client from https://www.oracle.com/database/technologies/instant-client.html Install the "Basic" or "Basic Light" Instant Client package. If building from source, then also install the SDK package.

Oracle's standard cross-version connectivity applies. For example, PHP PDO_OCI linked with Oracle Client 19c can connect to Oracle Database 11.2 onward. See Oracle's note "Oracle Client / Server Interoperability Support" (ID 207303.1) for details.
Release notes
Version 1.0RC2
(beta)
You need to install the PDO core module before you can make use of this one.
You also require Oracle OCI 8 or higher client libraries installed on the
machine where you intend to build and/or use it.

If you are running on windows, you can download the binary from here:
http://pecl4win.php.net/ext.php/php_pdo_oci.dll

** Changes **
- Improved handling of long columns
- Fixed PECL Bug #5722; implemented LOB support.


[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ] [ View Documentation ]

Dependencies for release 1.0RC2
PHP Version: PHP 5.0.3 or newer
PHP Extension: pdo 1.0RC2 or newer
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks