SplFileInfo
PHP Manual

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATimeGets 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.

Вж. също


SplFileInfo
PHP Manual