FILEATIME
Gets last access time of file
SYNTAX
fileatime ( string $filename ) : int
PARAMETERS
filename
Path to the file.
RETURN
Returns the time the file was last accessed, or FALSE on failure. The time is returned as a Unix timestamp.
EXAMPLES
1
1611117255
2
last accessed: 2021-01-20 04:34:15