SimpleXMLIterator::getChildren
(PHP 5 >= 5.1.3)
SimpleXMLIterator::getChildren — Returns an iterator for the current entry if it is a SimpleXML object
Description
object SimpleXMLIterator::getChildren ( void )
WarningThis function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
An iterator for the current entry, if it is a SimpleXML object.