Oracle Database Class.
Database Class provides a consistent API to communicate with MySQL or Oracle Databases. This one implements the OCI8 API. Requires dbdefs.inc.php for global access data (user,pw,host,appname)
| Class | Description |
|---|---|
| db_oci8 | OCI8 Database Class. |
Used for Query Cache (V0.38+)
Used for Query Cache (V0.38+)
These defines are used in DescTable()
These defines are used in DescTable()
These defines are used in DescTable()
These defines are used in DescTable()
DEBUG: Debug to error_log()
DEBUG: No Debug Info
DEBUG: Debug on-screen
Connect and error handling (V0.57+).
If NO_ERRORS is set and an error occures, the class still reports an an error of course but the error shown is reduced to avoid showing sensible informations in a productive environment. Set RETURN_ALL_ERRORS if you want to handle errors yourself.
Connect and error handling (V0.57+).
If NO_ERRORS is set and an error occures, the class still reports an an error of course but the error shown is reduced to avoid showing sensible informations in a productive environment. Set RETURN_ALL_ERRORS if you want to handle errors yourself.
Connect and error handling (V0.57+).
If NO_ERRORS is set and an error occures, the class still reports an an error of course but the error shown is reduced to avoid showing sensible informations in a productive environment. Set RETURN_ALL_ERRORS if you want to handle errors yourself.
Documentation generated on Tue, 22 Sep 2009 22:17:12 +0200 by phpDocumentor 1.4.2