Iterator::next

(PHP 5 >= 5.0.0)

Iterator::nextMove forward to next element

Description

abstract public void Iterator::next ( void )

Moves the current position to the next element.

Note:

This method is called after each foreach loop.

Parameters

This function has no parameters.

Return Values

Any returned value is ignored.

Коментарии

Автор:
Builtin PHP function is »next«.
2016-02-24 17:54:11
http://php5.kiev.ua/manual/ru/iterator.next.html

    Поддержать сайт на родительском проекте КГБ