简单教程
提交运行
代码编辑器:
<?php $xml = simplexml_load_file("php_xml_note.xml"); print_r($xml);
运行结果: