(no version information, might be only in CVS)
DomElement_>get_attribute __
Returns value of attribute
Description
object
DomElement_>get_attribute ( string name)
Returns the attribute with name name of the
current node_
(PHP >= 4_3 only) If no attribute with given name is found, an empty
string is returned_
See also domelement_set_attribute()