PHP Class SQLSQLite

Inheritance: extends SQLGlobal
Show file Open project: zblogcn/zblogphp

Public Methods

Method Description
__construct ( object &$db = null )
exist ( $table, $dbname = '' )

Protected Methods

Method Description
buildCreate ( )

Method Details

__construct() public method

public __construct ( object &$db = null )
$db object

buildCreate() protected method

protected buildCreate ( )

exist() public method

public exist ( $table, $dbname = '' )