downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Iterator::rewind> <Iterator::key
[edit] Last updated: Fri, 17 May 2013

view this page in

Iterator::next

(PHP 5 >= 5.0.0)

Iterator::nextAvanza al siguiente elemento

Descripción

abstract public void Iterator::next ( void )

Avanza la posición actual al siguiente elemento.

Nota:

El método es llamado después de cada foreach loop.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

El valor devuelto es ignorado.



add a note add a note User Contributed Notes Iterator::next - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites