(PECL apcu >= 5.0.0)
APCUIterator::valid — Checks if current position is valid
public APCUIterator::valid ( ) : bool
Checks if the current iterator position is valid.
This function has no parameters.
Returns TRUE
if the current iterator position is valid, otherwise FALSE
.