| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMDocument->createAttribute()
(no version information, might be only in CVS)
DOMDocument->createAttribute() -- Create new attributePopis
class DOMDocument {DOMAttr createAttribute ( string name )
}
This function creates a new instance of class DOMAttr. Tento uzel se v dokumentu neobjevÃ, nebyl-li pÅ™idán napÅ™. funkcà DOMNode->appendChild().
Viz také
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMDocument->__construct() | Nahoru |