Class flCacheFile
flCacheFile Class
Implementation of file based cache engine, all cache files are stored in the folder {FLSYSPATH}/cache/data/{0-9a-f}/{0-9a-f}/{id.php}
- flCache
- flCacheFile
Package: fusionLib
Copyright: Copyright (c) 2007 - 2013 fusionLib. All rights reserved.
Located at system/libs/Cache/flCacheFile.php
Copyright: Copyright (c) 2007 - 2013 fusionLib. All rights reserved.
Located at system/libs/Cache/flCacheFile.php
Methods summary
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
Methods inherited from flCache
Constants summary
string |
HEADER
The header for cached files. |
#
'<?php __halt_compiler(); ?>'
|