To make square brackets in JSON, which is basically array in JSON you need to write array twice. So make it ... $data = json_encode(array( ...
確定! 回上一頁