Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DataBaseMock
PHP Class DataBaseMock, phpmyadmin
Mostra file
Open project: phpmyadmin/phpmyadmin
Public Methods
Method
Description
exists
(
string
$name
) :
boolean
mock function to return table is existed
Method Details
exists()
public
method
mock function to return table is existed
public
exists
(
string
$name
) :
boolean
$name
string
table name
return
boolean