DirectoryIterator
PHP Manual

DirectoryIterator::__construct

(PHP 5)

DirectoryIterator::__constructConstructs a new dir iterator from a path

Beschreibung

DirectoryIterator::__construct ( string $path )
Warnung

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

Constructs a new dir iterator from a path.

Parameter-Liste

path

The path.

Rückgabewerte

Es wird kein Wert zurückgegeben.


DirectoryIterator
PHP Manual