SplFileInfo::getATime
(PHP 5 >= 5.1.2)
SplFileInfo::getATime — Gets last access time of the file
Описание
public int SplFileInfo::getATime
( void
)
Список параметров
This function has no parameters.
Возвращаемые значения
Returns the time the file was last accessed.
Errors/Exceptions
Throws RunTimeException on error.
Смотрите также
- fileatime() - Получить время последнего доступа к файлу