Using the OCI8 Function Library

The OCI8 function library contains a library function to connect to, transact against, and disconnect from the Oracle database server. It also includes libraries for working with collections and Large Objects (LOBs). The preceding section demonstrated the utility of the three connection functions and one disconnection function. This section will discuss the balance of OCI8 functions, excluding the OCI-Collection and OCI-LOB methods, which are addressed in Chapters 14 and 15 respectively.

Table 13-3 contains a list of OCI8 functions that let you work with SQL and PL/SQL. These new Oracle OCI8 functions only work in a combination of Oracle Database 10g and PHP 5.1.2 or newer. Backward-compatible aliases are provided ...

Get Oracle Database 10g Express Edition PHP Web Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.