TokyoTyrantIterator::next

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::nextMove to next key

Beschreibung

public TokyoTyrantIterator::next ( void ) : mixed

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the next value on success and false on failure.

Siehe auch