RecursiveDirectoryIterator
PHP Manual

RecursiveDirectoryIterator::key

(PHP 5)

RecursiveDirectoryIterator::keyReturn path and filename of current dir entry

Opis

public string RecursiveDirectoryIterator::key ( void )
Ostrzeżenie

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The path and filename of the current dir entry.


RecursiveDirectoryIterator
PHP Manual