詳解使用PHP CURL訪問HTTPS ... '/cacert.pem'; //CA根證書$SSL = substr($url, 0, 8) == "https://" ? true : false; $ch = curl_init(); ...
確定! 回上一頁