SplFileInfo::getCTime
SplFileInfo::getCTime
(PHP 5 >= 5.1.2, PHP 7)
SplFileInfo::getCTime — Gets the inode change time
Description
public int SplFileInfo::getCTime ( void )
Returns the inode change time for the file. The time returned is a Unix timestamp.
Parameters
This function has no parameters.
Return Values
The last change time, in a Unix timestamp.