W3cubDocs

/PHP

SplFileInfo::getATime

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getATimeGets last access time of the file

Description

public SplFileInfo::getATime ( ) : int

Gets the last access time for the file.

Parameters

This function has no parameters.

Return Values

Returns the time the file was last accessed.

Errors/Exceptions

Throws RunTimeException on error.

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfileinfo.getatime.php