Cheetah
Public Member Functions | List of all members
ChDbConnect Class Reference

Public Member Functions

 getResult ($sQuery)
 
 getArray ($sQuery)
 
 getValue ($sQuery)
 
 getLastInsertId ()
 
 escape ($s)
 

Detailed Description

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.

Member Function Documentation

◆ escape()

ChDbConnect::escape (   $s)

Definition at line 33 of file db.inc.php.

◆ getArray()

ChDbConnect::getArray (   $sQuery)

Definition at line 18 of file db.inc.php.

◆ getLastInsertId()

ChDbConnect::getLastInsertId ( )

Definition at line 28 of file db.inc.php.

◆ getResult()

ChDbConnect::getResult (   $sQuery)

Definition at line 13 of file db.inc.php.

◆ getValue()

ChDbConnect::getValue (   $sQuery)

Definition at line 23 of file db.inc.php.


The documentation for this class was generated from the following file: