fileatime

 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.