Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17233 программиста и 1835 роботов. Сейчас ищут 1558 программистов ...
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