DirectoryIterator
PHP Manual

DirectoryIterator::getMTime

(PHP 5 >= 5.0.2)

DirectoryIterator::getMTimeGet last modification time of file

Opis

int DirectoryIterator::getMTime ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Get the last modification time of the file.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The last modification time of the file.


DirectoryIterator
PHP Manual