PHP Velho Oeste 2024

TokyoTyrantIterator::current

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::currentGet the current value

Описание

public TokyoTyrantIterator::current ( void ) : mixed

Returns the current value during iteration.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the current value on success and false on failure.

Смотрите также

add a note add a note

User Contributed Notes

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