PHP. Руководство по PHP. 2005
DOMElement->removeAttributeNode()
HREF="function.dom-domelement-removeattribute.html"> HREF="function.dom-domelement-removeattributens.html"> Пред.
DOMElement->removeAttributeNode()
(no version information, might be only in CVS)DOMElement->removeAttributeNode() -- Removes attribute
Описание
class DOMElement {bool removeAttributeNode (DOMAttr oldnode)
}
Removes attribute oldnode from the element.