摘要:
打开php7.2手册,搜索curl function getRequest($url,$type='get', $data = [], $timeout = 10) (需要更改){ $ssl = stripos($url,'https://') === 0 ? true : false; $curlObj = curl_init(); $options = [ ... 阅读全文
posted @ 2019-01-17 14:58
php钗
阅读(1291)
评论(0)
推荐(0)
浙公网安备 33010602011771号