(PHP 5 >= 5.0.0)
Iterator::next — Move forward to next element
Moves the current position to the next element.
Note: This method is called after each foreach loop.
Note:
This method is called after each foreach loop.
This function has no parameters.
Any returned value is ignored.