而在PHP可以透過json_encode將資料轉成JSON格式,json_decode將JSON轉成object ... JSON_FORCE_OBJECT : 強迫output成object型態,而不是JSON array。
確定! 回上一頁