SplFileInfo
PHP Manual

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATimeGets last access time of the file

Opis

public int SplFileInfo::getATime ( void )

Gets the last access time for the file.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the time the file was last accessed.

Błędy/Wyjątki

Throws RunTimeException on error.

Zobacz też:


SplFileInfo
PHP Manual