SplFileInfo
PHP Manual

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATimeGets last access time of the file

Descrizione

public int SplFileInfo::getATime ( void )

Gets the last access time for the file.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the time the file was last accessed.

Errori/Eccezioni

Throws RunTimeException on error.

Vedere anche:


SplFileInfo
PHP Manual