The json_encode function will convert a PHP array (or, since PHP 5.4, ... 23, true, ['red', 'blue']]; echo json_encode($array); echo json_encode($array, ...
確定! 回上一頁