使用php curl获取http资源,不会报错。 如下:. <?php. // 创建curl资源. $ch = curl_init();. // 设置url. curl_setopt($ch, CURLOPT_URL, ...
確定! 回上一頁