Join Up!
96812 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
SPL
Index
Function Reference
Other Basic Extensions
SPL
Introduction
Installing/Configuring
Predefined Constants
Datastructures
SPL Functions
ArrayIterator
ArrayObject
CachingIterator
RecursiveCachingIterator
DirectoryIterator
FilterIterator
LimitIterator
ParentIterator
RecursiveDirectoryIterator
RecursiveIteratorIterator
SimpleXMLIterator
SplDoublyLinkedList
SplStack
SplQueue
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
RecursiveIteratorIterator::valid
SimpleXMLIterator::current
Last updated: Thu, 26 Jun 2008
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
SimpleXMLIterator::current
— Return current SimpleXML entry
SimpleXMLIterator::getChildren
— Returns an iterator for the current entry if it is a SimpleXML object
SimpleXMLIterator::hasChildren
— Returns whether current entry is a SimpleXML object
SimpleXMLIterator::key
— Return current SimpleXML key
SimpleXMLIterator::next
— Move to next entry
SimpleXMLIterator::rewind
— Rewind SimpleXML back to the start
SimpleXMLIterator::valid
— Check whether SimpleXML contains more entries
add a note
User Contributed Notes
The SimpleXMLIterator class
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
RecursiveIteratorIterator::valid
SimpleXMLIterator::current
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs