APCUIterator::next
APCUIterator::next
(PECL apcu >= 5.0.0)
APCUIterator::next — Move pointer to next item
Description
public void APCUIterator::next ( void )
Moves the iterator pointer to the next element.
Parameters
This function has no parameters.
Return Values
Returns TRUE
on success or FALSE
on failure.