$result = json_encode(array("name" => "Jason", "data" => array("date" => $date,"url" => $url)));. 这样得到的json在前端想获取date的value按理应该可以使用respond.
確定! 回上一頁