Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DataBaseMock
PHP 클래스 DataBaseMock, phpmyadmin
파일 보기
프로젝트 열기: phpmyadmin/phpmyadmin
공개 메소드들
메소드
설명
exists
(
string
$name
) :
boolean
mock function to return table is existed
메소드 상세
exists()
공개
메소드
mock function to return table is existed
public
exists
(
string
$name
) :
boolean
$name
string
table name
리턴
boolean