© 本文档使用 php.cn手册 发布
(PECL apc >= 3.1.1)
APCIterator::current — 获取当前项
从 APCIterator 堆中获取当前项。
此函数没有参数。
成功时返回当前项,获取失败、没有更多项或者不存在任何项时返回 FALSE 。
FALSE