   #PHP Manual DOM XML functions DomNode->has_attributes
   DomNode->insert_before

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                           DomNode->has_child_nodes

   (no version information, 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().
   ______________________________________________________________________

   Prev                    Home                   Next
   DomNode->has_attributes  Up  DomNode->insert_before
