XML_Util::createCDataSection()
Description
Creates a CData section, by embedding the data in <!CDATA[ and ]]>. If you use a CData section inside an XML document, entities do not have to be replaced in this sections.
|
Helping ordinary people create extraordinary websites! |
|
XML_Util::createCDataSection()DescriptionCreates a CData section, by embedding the data in <!CDATA[ and ]]>. If you use a CData section inside an XML document, entities do not have to be replaced in this sections. |