FILECTIME
Gets inode change time of file
SYNTAX
filectime ( string $filename ) : int
PARAMETERS
filename
Path to the file.
RETURN
Returns the time the file was last changed, or FALSE on failure. The time is returned as a Unix timestamp.
EXAMPLES
1
1611489166
2
last changed: 2021-01-24 11:52:46