PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
DOMElement->removeAttributeNode() -- Removes attributeRemoves attribute oldnode from the element.
Raised if the node is readonly.
Raised if oldnode is not an attribute of the element.
Föregående | Hem | Nästa |
DOMElement->removeAttribute() | Upp | DOMElement->removeAttributeNS() |