int fileatime ( string $filename )
Gets the last access time of the given file.
Returns the time the file was last accessed, or FALSE on failure. The time is returned as a Unix timestamp.