-
2016-12-31 15:58:26
- curl 伪造地址怎么获取地址中两个JSOM数据
- $id=$_GET['id'];$ch = curl_init();curl_setopt ($ch, CURLOPT_URL, "http://地址=".$id."");curl_setopt ($ch, CURLOPT_REFERER, "http://地址");curl_exec ($ch);curl_close (
-
0
1
1850
-
2016-12-26 21:50:49
- 怎么通过php取以下接口中的指定内容呢?
- 这是我随便抓的一个接口地址:http://interface.yy.com/hls/get/0/54880976/54880976?appid=0&excid=1200&type=m3u8&callback=jsonp2输出后文本如下jsonp2({"code":0,"hls":"http://hls.yy.com/newl
-
0
5
2136