Cheetah
|
Go to the source code of this file.
Classes | |
class | ChDbConnect |
Functions | |
getResult ($sQuery) | |
getArray ($sQuery) | |
getValue ($sQuery) | |
getLastInsertId () | |
getEscapedValue ($sValue) | |
Variables | |
global | $oDb = new ChDbConnect() |
getArray | ( | $sQuery | ) |
Definition at line 52 of file db.inc.php.
getEscapedValue | ( | $sValue | ) |
Definition at line 73 of file db.inc.php.
getLastInsertId | ( | ) |
Definition at line 66 of file db.inc.php.
getResult | ( | $sQuery | ) |
Definition at line 45 of file db.inc.php.
getValue | ( | $sQuery | ) |
Definition at line 59 of file db.inc.php.
$oDb = new ChDbConnect() |
Definition at line 39 of file db.inc.php.