(PHP 5)
DOMElement::removeAttribute — Removes attribute
Removes attribute named name from the element.
The name of the attribute.
Връща TRUE при успех или FALSE при неуспех.
Raised if the node is readonly.