Oracle Functions (PDO_OCI)
Introduction
Warning
PDO_OCI is a driver that implements the PHP Data
Objects (PDO) interface
to enable access from PHP to Oracle databases through the OCI library.
This extension is EXPERIMENTAL. The behaviour of this extension including the names of its functions and any other documentation surrounding this extension may change without notice in a future release of PHP. This extension should be used at your own risk.
Table of Contents
- PDO_OCI DSN — Connecting to Oracle databases