DOMDocument::createTextNode
Yeni bir metin düğümü oluşturur
&reftitle.description;
public
DOMTextDOMDocument::createTextNode
stringdata
Belirtilen data'ten yeni bir
DOMText nesnesi oluşturur. &dom.node.inserted;
&reftitle.parameters;
data
Metnin içeriği.
&reftitle.returnvalues;
Yeni bir DOMText nesnesi döner.
&reftitle.changelog;
&Version;
&Description;
8.1.0
Hata durumunda artık bir DomException
yavrulanıyor. Evvelce &false; dönerdi.
&reftitle.seealso;
DOMNode::appendChild
DOMDocument::createAttribute
DOMDocument::createAttributeNS
DOMDocument::createCDATASection
DOMDocument::createComment
DOMDocument::createDocumentFragment
DOMDocument::createElement
DOMDocument::createElementNS
DOMDocument::createEntityReference
DOMDocument::createProcessingInstruction