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

search for in the

EmptyIterator::current> <DirectoryIterator::valid
[edit] Last updated: Fri, 25 May 2012

view this page in

La classe EmptyIterator

(PHP 5 >= 5.1.0)

Introduction

La classe EmptyIterator crée un objet itérateur vide.

Synopsis de la classe

EmptyIterator implements Iterator , Traversable {
/* Méthodes */
public void current ( void )
public void key ( void )
public void next ( void )
public void rewind ( void )
public void valid ( void )
}

Sommaire



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

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