Cheetah
|
Public Member Functions | |
getResult ($sQuery) | |
getArray ($sQuery) | |
getValue ($sQuery) | |
getLastInsertId () | |
escape ($s) | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/ This class is needed to work with database.
Definition at line 11 of file db.inc.php.
ChDbConnect::escape | ( | $s | ) |
Definition at line 33 of file db.inc.php.
ChDbConnect::getArray | ( | $sQuery | ) |
Definition at line 18 of file db.inc.php.
ChDbConnect::getLastInsertId | ( | ) |
Definition at line 28 of file db.inc.php.
ChDbConnect::getResult | ( | $sQuery | ) |
Definition at line 13 of file db.inc.php.
ChDbConnect::getValue | ( | $sQuery | ) |
Definition at line 23 of file db.inc.php.