PHP - Manual: APCUIterator::valid
2024-11-13
(PECL apcu >= 5.0.0)
APCUIterator::valid — Checks if current position is valid
Checks if the current iterator position is valid.
此函数没有参数。
Returns true
if the current iterator position is valid, otherwise false
.