   #PHP Manual DOM XML functions DomNode->get_content
   DomNode->has_child_nodes

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                            DomNode->has_attributes

   (no version information, might be only in CVS)
   DomNode->has_attributes --  Checks if node has attributes

Description

   bool DomNode->has_attributes ( void )

   This function checks if the node has attributes.

   See also domnode_has_child_nodes().
   ______________________________________________________________________

   Prev                 Home                     Next
   DomNode->get_content  Up  DomNode->has_child_nodes
