Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SQLMySQL
PHP Class SQLMySQL
Inheritance:
extends
SQLGlobal
Exibir arquivo
Open project: zblogcn/zblogphp
Class Usage Examples
Public Methods
Method
Description
__construct
(
object
&
$db
= null )
exist
(
$table
,
$dbname
= '' )
reset
( )
Protected Methods
Method
Description
buildBeforeWhere
( )
buildCreate
( )
buildIndex
( )
buildSelect
( )
Method Details
__construct()
public
method
public
__construct
(
object
&
$db
= null )
$db
object
buildBeforeWhere()
protected
method
protected
buildBeforeWhere
( )
buildCreate()
protected
method
protected
buildCreate
( )
buildIndex()
protected
method
protected
buildIndex
( )
buildSelect()
protected
method
protected
buildSelect
( )
exist()
public
method
public
exist
(
$table
,
$dbname
= '' )
reset()
public
method
public
reset
( )