'Proxy error: ' . curl_error($ch)]); curl_close($ch); exit(); } curl_close($ch); // Set the HTTP response code http_response_code($httpCode); // Return the response echo $response; ?>