I have the following code:
curl_setopt($this->curl_handle, CURLOPT_RETURNTRANSFER, 1); curl_setopt($this->curl_handle, CURLOPT_SSLVERSION,\'all\'); curl_se