![]() | SimpleXMLElement->children()(no version information, might be only in CVS) SimpleXMLElement->children() -- Finds children of given nodeDescrizioneclass SimpleXMLElement {SimpleXMLElement children ( [string ns [, bool is_prefix]] ) } This method finds the children of the element of which it is a member. The result follows normal iteration rules.
Esempi
| ![]() |