简单教程
提交运行
代码编辑器:
<?php $xml=new SimpleXMLElement("php_xml_note.xml",NULL,TRUE); echo $xml->asXML();
运行结果: