摘要: <?php$canshu=$_SERVER["QUERY_STRING"];if($canshu=="") { die("文件不存在"); }else{$wangzhi="http://pan.baidu.com/share/link?".$canshu;$file=file_get_contents($wangzhi);$pattern='/a><a class="dbtn cancel singledbtn" href=(.*?)id="downFileB 阅读全文
posted @ 2013-01-14 13:49 meetrice 阅读(440) 评论(0) 推荐(0)