Tag Archives: PHP

Making a PHP CURL request to HTTPS url

Recently I had been trying to make a PHP CURL request to an HTTPS url for fetching the google analytics data over their secure server url. But all I was able to get was an nasty error. “Curl error: SSL … Continue reading

Posted in PHP Programming, Web Development | Tagged , , , | 2 Comments