filectime

Example

 int filectime ( string $filename ) 

Description

Gets the inode change time of a file.

Return Values

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