PHP Velho Oeste 2024

APCIterator::next

(PECL apc >= 3.1.1)

APCIterator::nextMove pointer to next item

Descrição

public APCIterator::next ( void ) : bool

Moves the iterator pointer to the next element.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também

add a note add a note

User Contributed Notes

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