|
PHP5中文手册
ArrayIterator::next(PHP 5) ArrayIterator::next — Move to next entry Description
void ArrayIterator::next
( void
)
This function moves the iterator to the next entry.
Example#1 ArrayIterator::next() example
<?php 上例将输出:
|