| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMElement->setAttribute()
Popis
class DOMElement {bool setAttribute ( string name, string value )
}
Sets an attribute with name name to the given
value. If the attribute does not exist, it will be created.
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMElement->removeAttributeNS() | Nahoru |