![]() | DomElement->get_attribute_node()(no version information, might be only in CVS) DomElement->get_attribute_node() -- Returns the node of the given attribute说明class DomElement {DomAttribute get_attribute_node ( string name ) } Returns the node of the given attribute in the current element. 返回值Returns the node of the attribute as a DomAttribute or FALSE if no attribute with the given name is found. ![]() There are no user contributed notes for this page. | ![]() |