APCIterator
PHP Manual

APCIterator::next

(PECL apc >= 3.1.1)

APCIterator::nextMove pointer to next item

Descrizione

public void APCIterator::next ( void )

Moves the iterator pointer to the next element.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche:


APCIterator
PHP Manual