parent root
PHP: TokyoTyrantIterator::current - Manual

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

Description

public TokyoTyrantIterator::current ( void ) : mixed

Returns the current value during iteration.

Parameters

This function has no parameters.

Return Values

Returns the current value on success and false on failure.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root