APCUIterator::current
(PECL apcu >= 5.0.0)
APCUIterator::current — Get current item
參數
此函式沒有參數。
返回值
Returns the current item on success, or false
if no
more items or exist, or on failure.
參見
- APCUIterator::next() - Move pointer to next item
- Iterator::current() - 返回目前元素