filectime
filectime
(PHP 4, PHP 5, PHP 7)
filectime — Gets inode change time of file
Description
int filectime ( string $filename )
Gets the inode change time of a file.
Parameters
-
filename
-
Path to the file.
(PHP 4, PHP 5, PHP 7)
filectime — Gets inode change time of file
int filectime ( string $filename )
Gets the inode change time of a file.
filename
Path to the file.