filemtime

filemtime -- get file modification time

Description

int filemtime(string filename);

Returns the time the file was last modified, or false in case of an

The results of this function are cached. See clearstatcache() for more details. error.