SplFixedArray
PHP Manual

SplFixedArray::next

(PHP 5 >= 5.3.0)

SplFixedArray::nextMove to next entry

Descripción

public void SplFixedArray::next ( void )

Move the iterator to the next array entry.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No se devuelve ningún valor.


SplFixedArray
PHP Manual