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