PHP3 Manual
Prev
Next
fileatime
fileatime -- get last access time of file
Description
int fileatime
(string filename);
Returns the time the file was last accessed, or false in case of an error.
Prev
Home
Next
file_exists
Up
filectime