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

search for in the

Iterator::valid> <Iterator::next
Last updated: Fri, 20 May 2011

view this page in

Iterator::rewind

(PHP 5 >= 5.0.0)

Iterator::rewindRebobine la Iterator al primer elemento

Descripción

resumenpúblicovoid Iterator::rewind ( void )

Rebobina de nuevo al primer elemento de la Iterator.

Note:

Este es el primer método llamado cuando se inicia un foreach bucle. No va a ser ejecutado despues foreach bucle.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Cualquier valor devuelto se pasa por alto.



add a note add a note User Contributed Notes Iterator::rewind
There are no user contributed notes for this page.

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