CurlIPv4IPv6PHP force ipv4 php curl Posted on March 1, 2014 | by admin curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 ); If you encounter this problem with file_get_contents(), get_headers(), etc. you can try to recompile PHP […]
You must be logged in to post a comment.