DomNode->has_child_nodes
(PHP 4 >= 4.1.0)
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().
(PHP 4 >= 4.1.0)
DomNode->has_child_nodes — Checks if node has children
This function checks if the node has children.
See also domnode_child_nodes().