摘要: 方法1: 用file_get_contents 以get方式获取内容 方法2:用file_get_contents函数,以post方式获取url 'bar'); $data = http_build_query($data); $opts = array ( 'http' => array ... 阅读全文
posted @ 2015-04-28 13:52 世界第一前锋 阅读(308) 评论(0) 推荐(0)