Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Flake
Core
Database
Mysql
PHP Class Flake\Core\Database\Mysql
Inheritance:
extends
Flake\Core\Database
显示文件
Open project: jeromeschneider/baikal
Protected Properties
Property
Type
Description
$debugOutput
current DB link
$debug_lastBuiltQuery
$oDb
$sDbName
$sHost
$sPassword
$sUsername
$store_lastBuiltQuery
Public Methods
Method
Description
__construct
(
$sHost
,
$sDbName
,
$sUsername
,
$sPassword
)
tables
( )
Method Details
__construct()
public
method
public
__construct
(
$sHost
,
$sDbName
,
$sUsername
,
$sPassword
)
tables()
public
method
public
tables
( )
Property Details
$debugOutput
protected_oe property
current DB link
protected
$debugOutput
$debug_lastBuiltQuery
protected_oe property
protected
$debug_lastBuiltQuery
$oDb
protected_oe property
protected
$oDb
$sDbName
protected_oe property
protected
$sDbName
$sHost
protected_oe property
protected
$sHost
$sPassword
protected_oe property
protected
$sPassword
$sUsername
protected_oe property
protected
$sUsername
$store_lastBuiltQuery
protected_oe property
protected
$store_lastBuiltQuery