DirectoryIterator
PHP Manual

DirectoryIterator::getCTime

(PHP 5 >= 5.0.2)

DirectoryIterator::getCTimeGet inode modification time of file

Описание

int DirectoryIterator::getCTime ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Get the inode modification time of file.

Список параметров

This function has no parameters.

Возвращаемые значения

The last modification time of the file.


DirectoryIterator
PHP Manual