APCUIterator::next

(PECL apcu >= 5.0.0)

APCUIterator::nextMove pointer to next item

Description

public APCUIterator::next(): bool

Moves the iterator pointer to the next element.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Cette fonction retourne true en cas de succès ou false si une erreur survient.

Voir aussi

add a note add a note

User Contributed Notes

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