Package Core\Database
cDb | This class contains functions for handling record sets and interaction with database in CONTENIDO. |
cDbDriverAbstract | This class contains abstract method definitions for each database driver in CONTENIDO. |
cDbDriverHandler | This class contains functions for database driver handling in CONTENIDO. |
cDbDriverMysql | This class contains functions for database interaction based on MySQL in CONTENIDO. |
cDbDriverMysqli | This class contains functions for database interaction based on MySQLi in CONTENIDO. |
cDbException | Exception thrown if there is some fault in database connection. This exception type is logged to data/logs/exception.txt. |