DirectoryIterator
PHP Manual

DirectoryIterator::getMTime

(PHP 5 >= 5.0.2)

DirectoryIterator::getMTimeGet last modification time of file

Beschreibung

int DirectoryIterator::getMTime ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Get the last modification time of the file.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The last modification time of the file.


DirectoryIterator
PHP Manual