FilesystemIterator
PHP Manual

FilesystemIterator::current

(PHP 5 >= 5.3.0)

FilesystemIterator::currentThe current file

Описание

mixed FilesystemIterator::current ( void )

Get file information of the current element.

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Список параметров

This function has no parameters.

Возвращаемые значения

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

Смотрите также


FilesystemIterator
PHP Manual