2017-04-12 50 views

回答

1

嘗試設置超時手動

curl_setopt($ch, CURLOPT_CONNECTTIMEOUT ,0); 
curl_setopt($ch, CURLOPT_TIMEOUT, 500); // timeout in seconds