©
本文檔使用 php中文網手册 發布
(PECL apcu >= 5.0.0)
APCUIterator::current — Get current item
Gets the current item from the APCUIterator stack.
此函数没有参数。
Returns the current item on success, or FALSE
if no
more items or exist, or on failure.