header('Content-Length: '.strlen($resp)); // HERE IS THE PROBLEM header('Content-type: application/json'); print ($resp); now if i make a Request.
確定! 回上一頁