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