SplFileInfo::getATime
(PHP 5 >= 5.1.2)
SplFileInfo::getATime — Gets last access time of the file
Beschreibung
public int SplFileInfo::getATime
( void
)
Gets the last access time for the file.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the time the file was last accessed.
Fehler/Exceptions
Throws RunTimeException on error.