I am using SimpleXML to build a document, and wondering whether it is possible to insert comment tag to the document like this:
'], $xml_str) echo $xml_str;