classescls_db.php

ADODB Layer ************************ working with this function in database layer class ************************ * Connect to the Database * Go to http://phplens.com/lens/adodb/docs-adodb.htm#connect_ex for database connection reference * to other types of databases and simply modify/add to the Switch statement. * * There are multiple ways to connect Oracle db * see "http://phplens.com/adodb/code.initialization.html#oci8" * and change it properly to suit your needs * * ****************************************************************************************************

Classes

C_Database Class C_Database Connect to the Database