Search Results

  1. SplFileInfo::getCTime (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getCTime — Gets the inode change time

  2. Jul 11, 2025 · The SplFileInfo::getCTime () function is an inbuilt function of Standard PHP Library (SPL) in PHP which is used to get the inode change time. The returned time is in Unix timestamp format.

  3. SplFileInfo::getCTime 26 déc. 2018 16 fois (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getCTime — Lit la date de modification du fichier

  4. The SplFileInfo class Introduction The SplFileInfo class offers a high-level object-oriented interface to information for an individual file.

  5. www.php-resource.desplfileinfo- PHP-Resource

    SplFileInfo::getCTime (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getCTime — Gets the inode change time

  6. Methods public __construct () — Construct a new SplFileInfo object __toString () — Returns the path to the file as a string getATime () — Gets last access time of the file getBasename () — Gets the base name of the file getCTime () — Gets the inode change time getExtension () — Gets the file extension

  7. SplFileInfo::getCTime (PHP 5 >= 5.1.2) SplFileInfo::getCTime — Gets the inode change time