echo "<hr>";. 20. // Decode JSON data to PHP object. 21. $obj = json_decode($json);. 22. 23. // Loop through the object. 24. foreach($obj as $key=>$value){.
確定! 回上一頁