update : 2015.11.03
php.shukuma.com

검색:
 
 
Move to next key

TokyoTyrantIterator::next

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::nextMove to next key

설명

public mixed TokyoTyrantIterator::next ( void )

Move to next key during iteration and return it's value.

인수

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

반환값

Returns the next value on success and false on failure.

참고