APCUIterator::current
(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.
Смотрите также
- APCUIterator::next() - Move pointer to next item
- Iterator::current() - Возвращает текущий элемент
Коментарии
404 Not Found