DirectoryIterator
PHP Manual

DirectoryIterator::__construct

(PHP 5)

DirectoryIterator::__constructConstructs a new dir iterator from a path

Opis

DirectoryIterator::__construct ( string $path )
Ostrzeżenie

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

Constructs a new dir iterator from a path.

Parametry

path

The path.

Zwracane wartości

żadna wartość nie jest zwracana.


DirectoryIterator
PHP Manual