| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DOMDocument->createTextNode()
Popis
class DOMDocument {DOMText createTextNode ( string content )
}
This function creates a new instance of class DOMText. Tento uzel se v dokumentu neobjevÃ, nebyl-li pÅ™idán napÅ™. funkcà DOMNode->appendChild().
Viz také
| PÅ™edcházejÃcà | Domů | Dalšà |
| DOMDocument->createProcessingInstruction() | Nahoru |