Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
buki
Cache
PHP Class buki\Cache
Mostrar archivo
Open project: izniburak/pdox
Public Methods
Method
Description
__construct
(
$dir
= null,
$time
)
getCache
(
$sql
,
$array
= false )
setCache
(
$sql
,
$result
)
Private Methods
Method
Description
fileName
(
$name
)
Method Details
__construct()
public
method
public
__construct
(
$dir
= null,
$time
)
getCache()
public
method
public
getCache
(
$sql
,
$array
= false )
setCache()
public
method
public
setCache
(
$sql
,
$result
)