SplFileInfo
PHP Manual

SplFileInfo::getATime

(PHP 5 >= 5.1.2)

SplFileInfo::getATimeGets 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.

Ver también


SplFileInfo
PHP Manual