DOMDocument->createCDATASection

(no version information, might be only in CVS)

DOMDocument->createCDATASection -- Crea un nodo cdata

Descrizione

object DOMDocument->createCDATASection ( string data )

Questa funzione restituisce una nuova istanza della classe DOMCDATASection. Il contenuto del nodo viene passato dal parametro. This node will not show up in the document unless it is inserted with e.g. DOMNode->appendChild().

Restituisce FALSE se si verifica un errore.

Vedere anche DOMNode->appendChild(), DOMDocument->createElement(), DOMDocument->createTextNode(), DOMDocument->createAttribute() e DOMDocument->createProcessingInstruction().

Hosting by: hurra.com
Generated: 2007-01-26 17:56:40