Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

CURL not working (1 reply)

$
0
0
Using WAMPSERVER I get nothing with this code

When I check PHP extensions and PHPInfo curl is ticked and enabled?

Is there something else I need to do?

$curl = curl_init();
curl_setopt($curl, CURLOPT_URL, 'https://www.google.co.nz');
$response = curl_exec($curl);
echo $response;

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>