APCIterator
PHP Manual

APCIterator::valid

(PECL apc >= 3.1.1)

APCIterator::validChecks if current position is valid

说明

public void APCIterator::valid ( void )

Checks if the current iterator position is valid.

参数

此函数没有参数。

返回值

Returns TRUE if the current iterator position is valid, otherwise FALSE.

参见


APCIterator
PHP Manual