PHP - Manual: APCUIterator::next
2024-11-13
(PECL apcu >= 5.0.0)
APCUIterator::next — Move pointer to next item
Moves the iterator pointer to the next element.
此函数没有参数。
成功时返回 true, 或者在失败时返回 false。
true
false
官方地址:https://www.php.net/manual/en/apcuiterator.next.php