SplFileInfo::getATime
(PHP 5 >= 5.1.2)
SplFileInfo::getATime — Gets last access time of the file
Descripción
public int SplFileInfo::getATime
( void
)
Gets the last access time for the file.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns the time the file was last accessed.
Errores/Excepciones
Throws RunTimeException on error.
There are no user contributed notes for this page.
