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

search for in the

RecursiveDirectoryIterator::getChildren> <ParentIterator::rewind
Last updated: Fri, 05 Sep 2008

view this page in

The RecursiveDirectoryIterator class

Introduction

...

Class synopsis

RecursiveDirectoryIterator
RecursiveDirectoryIterator extends DirectoryIterator implements Traversable , Iterator , RecursiveIterator {
/* Methods */
bool RecursiveDirectoryIterator::hasChildren ([ bool $allow_links ] )
/* Inherits */
DirectoryIterator DirectoryIterator::current ( void )
string DirectoryIterator::key ( void )
string DirectoryIterator::valid ( void )
}

Table of Contents



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

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