DOMDocument->createTextNode()
Create new text node
&reftitle.description;
DOMDocument
DOMTextcreateTextNode
stringcontent
This function creates a new instance of class
DOMText. &dom.node.inserted;
&reftitle.parameters;
content
The content of the text.
&reftitle.returnvalues;
The new DOMText or &false; if an error occured.
&reftitle.seealso;