PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
Removes an attribute from the current DomElement node.
The name of the attribute to remove.
Returns TRUE on success or FALSE on failure.
Use DOMElement->removeAttribute().