(PECL apcu >= 5.0.0)
Checks if current position is valid
public void APCUIterator::valid ( void )
Checks if the current iterator position is valid.
Returns:
Returns TRUE
if the current iterator position is valid, otherwise FALSE
.
See also:
Please login to continue.