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

FilterIterator::next

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

FilterIterator::nextMove the iterator forward

Опис

public FilterIterator::next(): void
Увага

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

Move the iterator forward.

Параметри

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

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

Не повертає значень.

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