APCIterator::current
(PECL apc >= 3.1.1)
APCIterator::current — Get current item
Описание
Gets the current item from the APCIterator stack.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the current item on success, or FALSE if no
more items or exist, or on failure.
Смотрите также
- APCIterator::next() - Move pointer to next item
- Iterator::current() - Возвращает текущий элемент
There are no user contributed notes for this page.
