DirectoryIterator
PHP Manual

DirectoryIterator::getATime

(PHP 5 >= 5.0.2)

DirectoryIterator::getATimeGet last access time of file

Opis

int DirectoryIterator::getATime ( void )
Ostrzeżenie

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

Get the last access time of file.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The last access time of the file.


DirectoryIterator
PHP Manual