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