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

search for in the

RecursiveIteratorIterator::current> <RecursiveDirectoryIterator::rewind
Last updated: Fri, 27 Jun 2008

view this page in

The RecursiveIteratorIterator class

Introduction

...

Class synopsis

RecursiveIteratorIterator
class RecursiveIteratorIterator implements OuterIterator , Traversable , Iterator {
/* Methods */
mixed current ( void )
int getDepth ( void )
RecursiveIterator getSubIterator ( void )
mixed key ( void )
void next ( void )
void rewind ( void )
boolean valid ( void )
}

Table of Contents



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

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