To convert PHP array to JSON you simply have to use the json_encode() function. The json_encode() function is used to encode a value in JSON Format. Here is an ...
確定! 回上一頁