FilesystemIterator
PHP Manual

FilesystemIterator::current

(PHP 5 >= 5.3.0)

FilesystemIterator::currentThe current file

Beschreibung

mixed FilesystemIterator::current ( void )

Get file information of the current element.

Warnung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The Filename, File information, or $this depending on the set flags.

Siehe auch


FilesystemIterator
PHP Manual