PHP - Manual: SplFileInfo::getATime
2024-11-13
(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::getATime — Gets last access time of the file
Gets the last access time for the file.
此函数没有参数。
Returns the time the file was last accessed on success, or false
on failure.
Throws RunTimeException on error.