update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the current value

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

설명

public mixed TokyoTyrantIterator::current ( void )

Returns the current value during iteration.

인수

이 함수는 인수가 없습니다.

반환값

Returns the current value on success and false on failure.

참고