Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
DOM XML Functions
PHP Manual

DomNode->child_nodes

(No version information available, might be only in CVS)

DomNode->child_nodes Returns children of node

Description

array DomNode->child_nodes ( void )

Returns all children of the node.

See also domnode_next_sibling(), and domnode_previous_sibling().


DOM XML Functions
PHP Manual