int filectime ( string $filename )
Gets the inode change time of a file.
Returns the time the file was last changed, or FALSE on failure. The time is returned as a Unix timestamp.