APCIterator::current
(PECL apc >= 3.1.1)
APCIterator::current — Get current item
인수
이 함수는 인수가 없습니다.
반환값
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() - Return the current element
There are no user contributed notes for this page.
