SplFileInfo::getATime

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getATimeGets last access time of the file

Beschreibung

public SplFileInfo::getATime ( void ) : int

Gets the last access time for the file.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the time the file was last accessed.

Fehler/Exceptions

Throws RunTimeException on error.

Siehe auch

  • fileatime() - Liefert Datum und Uhrzeit des letzten Zugriffs auf eine Datei