本文介紹瞭如何在PHP 中把xml 轉換為json。 ... $json = json_encode($xml); // convert the XML string to JSON var_dump($json); ?> 輸出:. PHP.
確定! 回上一頁