SplFileInfo
PHP Manual

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATimeGets last access time of the file

Descrierea

public int SplFileInfo::getATime ( void )

Gets the last access time for the file.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the time the file was last accessed.

Erori/Excepții

Throws RunTimeException on error.

Vedeți de asemenea


SplFileInfo
PHP Manual