The PHP function presented in this page can be used to convert XML content to JSON string. · $xml = file_get_contents($xml); · $strxml = 'xml content'; · $strjson ...
確定! 回上一頁