SplFixedArray
PHP Manual

SplFixedArray::next

(PHP 5 >= 5.3.0)

SplFixedArray::nextMove to next entry

Descrizione

public void SplFixedArray::next ( void )

Move the iterator to the next array entry.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.


SplFixedArray
PHP Manual