TokyoTyrantIterator
PHP Manual

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

Descrição

public mixed TokyoTyrantIterator::current ( void )

Returns the current value during iteration.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the current value on success and false on failure.

Veja Também


TokyoTyrantIterator
PHP Manual