SimpleXMLElement->children(no version information, might be only in CVS) SimpleXMLElement->children -- Finds children of given nodeDescriptionSimpleXMLElement simplexml_element->children ( [string nsprefix] )This method finds the children of the element of which it is a member. The result follows normal iteration rules.
| ||