SimpleXMLElement ::addAttribute — Adds an attribute to the SimpleXML element ... <?php $xml = simplexml_load_string($xmlstring); $json = json_encode($xml);
確定! 回上一頁