If you don't escape special chars the XML to insert will become a part of the original XML DOM and not a value of a node. Escaping the XML means ...
確定! 回上一頁