|
DOMElement::setAttributeAdds new attribute Beschreibung
public DOMAttr DOMElement::setAttribute
( string
$name
, string $value
)
Sets an attribute with name Parameter-Liste
Rückgabewerte
The new DOMAttr or Fehler/Exceptions
Beispiele
Beispiel #1 Setting an attribute
<?phpSiehe auch
|