(PHP 5 >= 5.1.2, PHP 7)
Gets last access time of the file
public int SplFileInfo::getATime ( void )
Gets the last access time for the file.
Returns:
Returns the time the file was last accessed.
Exception:
Throws RunTimeException on error.
See also:
Please login to continue.