|
SplFileInfo::getATime(PHP 5 >= 5.1.2) SplFileInfo::getATime — Gets last access time of the file Описание
public int SplFileInfo::getATime
( void
)
Gets the last access time for the file. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the time the file was last accessed. ОшибкиThrows RunTimeException on error. |
|