update : 2015.11.03
php.shukuma.com

검색:
 
 
Get current item

APCIterator::current

(PECL apc >= 3.1.1)

APCIterator::currentGet current item

설명

public mixed APCIterator::current ( void )

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.

참고