(PHP 5)
DOMElement::removeAttribute — Removes attribute
Removes attribute named name from the element.
The name of the attribute.
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.
Raised if the node is readonly.