PHP 8.3.4 Released!

APCUIterator::next

(PECL apcu >= 5.0.0)

APCUIterator::nextMove pointer to next item

Açıklama

public APCUIterator::next(): bool

Moves the iterator pointer to the next element.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Başarı durumunda true, başarısızlık durumunda false döner.

Ayrıca Bakınız

add a note

User Contributed Notes

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