php8.5
Home/ Manual/ apcu / apcuiterator/ APCUIterator::next

APCUIterator::next

PHP function Edit on GitHub ✎

(PECL apcu >= 5.0.0)

Move pointer to next item

Description

APCUIterator::next(): bool

Moves the iterator pointer to the next element.

Parameters Parameters

Return Values

Success

See Also

  • APCUIterator::current
  • APCUIterator::rewind
  • Iterator::next

Source: reference/apcu/apcuiterator/next.xml · from the official PHP manual (php/doc-en)