array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'filteriterator.current.php', 1 => 'FilterIterator::current', 2 => 'Get the current element value', ), 'up' => array ( 0 => 'class.filteriterator.php', 1 => 'FilterIterator', ), 'prev' => array ( 0 => 'filteriterator.construct.php', 1 => 'FilterIterator::__construct', ), 'next' => array ( 0 => 'filteriterator.key.php', 1 => 'FilterIterator::key', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/filteriterator/current.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

FilterIterator::current

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

FilterIterator::currentGet the current element value

Опис

public FilterIterator::current(): mixed
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Get the current element value.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current element value.

Прогляньте також