Manuel PHP
SplFileInfo::getATime
(PHP 5 >= 5.1.2)
SplFileInfo::getATime — Gets last access time of the file
Description
public int SplFileInfo::getATime
( void
)
Gets the last access time for the file.
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
Returns the time the file was last accessed.
Erreurs / Exceptions
Throws RunTimeException on error.
Remonter 
