摘要:
让api请求允许跨域 header("Access-Control-Allow-Origin:*");header('Access-Control-Allow-Credentials:true');header('Access-Control-Allow-Methods:GET, POST, OPT 阅读全文
摘要:
//getcurl get读取数据 function ReadFiletextCurl($url){ $UserAgent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chro 阅读全文