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->has_child_nodes

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

DomNode->has_child_nodes Checks if node has children

Description

bool DomNode->has_child_nodes ( void )

This function checks if the node has children.

See also domnode_child_nodes().


DOM XML Functions
PHP Manual