DirectoryIterator
PHP Manual

DirectoryIterator::getCTime

(PHP 5 >= 5.0.2)

DirectoryIterator::getCTimeGet inode modification time of file

Opis

int DirectoryIterator::getCTime ( void )
Ostrzeżenie

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

Get the inode modification time of file.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The last modification time of the file.


DirectoryIterator
PHP Manual