APCIterator
PHP Manual

APCIterator::next

(PECL apc >= 3.1.1)

APCIterator::nextMove pointer to next item

说明

public void APCIterator::next ( void )

Moves the iterator pointer to the next element.

参数

此函数没有参数。

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.

参见


APCIterator
PHP Manual