| PHP-manual | ||
|---|---|---|
| Föregående | Nästa | |
(no version information, might be only in CVS)
DOMDocument->createCDATASection() -- Create new cdata nodeThis function creates a new instance of class DOMCDATASection. This node will not show up in the document unless it is inserted with e.g. DOMNode->appendChild().
| Föregående | Hem | Nästa |
| DOMDocument->createAttributeNS() | Upp | DOMDocument->createComment() |