2015年6月25日

php远程读取json的方法

摘要: * @since 2.0 */header("Content-type:text/html;charset=utf-8");function GetCurl($url){ $curl = curl_init(); curl_setopt($curl,CURLOPT_RETURNTRAN... 阅读全文

posted @ 2015-06-25 18:34 今天又进步了 阅读(2305) 评论(0) 推荐(0)

导航