Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 614 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 614 Bytes

oci8

These functions allow you to access Oracle Database. They support SQL and PL/SQL statements. Basic features include transaction control, binding of PHP variables to Oracle placeholders, and support for large object (LOB) types and collections. Oracle's scalability features such as Database Resident Connection Pooling (DRCP) and result caching are also supported.

Platform Url
PHP.net https://www.php.net/manual/en/book.oci8.php