正确的var_dump(json_last_error());//错误检查返回int echo json_encode(array('error' => '0', 'message' => '没有错误')); 返回int //这里也可以是json_decode ...
確定! 回上一頁