fileatime

Example

 int fileatime ( string $filename ) 

Description

Gets the last access time of the given file.

Return Values

Returns the time the file was last accessed, or FALSE on failure. The time is returned as a Unix timestamp.