PHP Velho Oeste 2024

TokyoTyrantIterator::next

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::nextMove to next key

Açıklama

public TokyoTyrantIterator::next ( void ) : mixed

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the next value on success and false on failure.

Ayrıca Bakınız

add a note add a note

User Contributed Notes

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