TokyoTyrantIterator
PHP Manual

TokyoTyrantIterator::next

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::nextMove to next key

Descrierea

public mixed TokyoTyrantIterator::next ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the next value on success and false on failure.

A se vedea și


TokyoTyrantIterator
PHP Manual