摘要:
…… //开启header curl_setopt($curl, CURLOPT_HEADER, true); //类型为json curl_setopt($curl, CURLOPT_HTTPHEADER, array( 'Content-Type: application/json; charset=utf-8' ) ); //post传递 curl_setopt($curl, ... 阅读全文
posted @ 2017-04-14 15:55
码一个大馒头
阅读(10489)
评论(0)
推荐(1)

浙公网安备 33010602011771号