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

search for in the

SimpleXMLIterator::current> <RecursiveIteratorIterator::valid
Last updated: Fri, 27 Jun 2008

view this page in

The SimpleXMLIterator class

Introduction

...

Class synopsis

SimpleXMLIterator
class SimpleXMLIterator extends SimpleXMLElement implements RecursiveIterator , Traversable , Iterator , Countable {
/* Methods */
mixed current ( void )
object getChildren ( void )
bool hasChildren ( void )
mixed key ( void )
void next ( void )
void rewind ( void )
bool valid ( void )
}

Table of Contents



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

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