| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
DOMElement->removeAttributeNode()(No version information available, might be only in CVS) DOMElement->removeAttributeNode() — Removes attribute BeschreibungDOMElement
bool removeAttributeNode
( DOMAttr $oldnode
)
Removes attribute oldnode from the element. Parameter Liste
RückgabewerteGibt bei Erfolg TRUE zurück, im Fehlerfall FALSE. Fehler/Exceptions
|