PHP curl 使用 ... curl_setopt($ch, CURLOPT_URL, 'http://www.ted.com/'); ... curl_getinfo($ch, CURLINFO_HTTP_CODE); //get status code.
確定! 回上一頁