PHP Dokumentation: Function domnode-has-attributes
12. Januar 2010 von werner
DomNode->has_attributes
(PHP 4 >= 4.1.0)
DomNode->has_attributes — Checks if node has attributes
Beschreibung
bool DomNode->has_attributes ( void )
This function checks if the node has attributes.
See also domnode_has_child_nodes().