<?php $xml_object = simplexml_load_file("mysql.xml");//导入xml $xml_json = json_encode($xml_object);//转换为json数据 $xml_array ...
確定! 回上一頁