From the PHP manual on curl_setopt (emphasis mine):. CURLOPT_NOBODY : TRUE to exclude the body from the output. Request method is then set to HEAD.
確定! 回上一頁