Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 60181 программист и 4088 роботов. Сейчас ищут 1484 программиста ...
Cache_Lite::lastModified
Вернуться к: Cache_Lite
Cache_Lite::lastModified
Cache_Lite::lastModified() – Return the cache last modification time
Synopsis
require_once 'Cache/Lite.php';
int Cache_Lite::lastModified ( )
[ONLY FOR CACHE_LITE HACKERS] return the cache last modification time
Return value
returns last modification time
Note
This function can not be called statically.
Вернуться к: Cache_Lite