php curl请求
摘要:
<?php function geturl($url){ $headerArray =array("Content-type:application/json;","Accept:application/json"); $ch = curl_init(); curl_setopt($ch, CURL 阅读全文
posted @ 2021-10-28 21:03 程序员qiao 阅读(269) 评论(1) 推荐(0)
浙公网安备 33010602011771号