APCUIterator::valid
(PECL apcu >= 5.0.0)
APCUIterator::valid — Checks if current position is valid
说明
public function APCUIterator::valid():
bool
Checks if the current iterator position is valid.
返回值
Returns true if the current iterator position is valid, otherwise false.