DirectoryIterator
PHP Manual

DirectoryIterator::getMTime

(PHP 5 >= 5.0.2)

DirectoryIterator::getMTimeGet last modification time of file

Описание

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

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

Get the last modification time of the file.

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

This function has no parameters.

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

The last modification time of the file.


DirectoryIterator
PHP Manual