'; echo "\nNo id or id Error!"; exit; } //还原目标URL $url = "http://pan.baidu.com/share/link?shareid=" . $url[1] . "&uk=" . $url[2]; $txes = file_get_contents($url); preg_match('/dlink(.*?)\"}";disk/i',$txes,$down); $quantity=count($down); if($quantity!="0"){ preg_match('/\":(.*?)"}";disk/i',$down[0],$down1); $urlif=str_replace('\"','',$down1[1]); $urlif=str_replace('\\','',$urlif); header("Location:".$urlif);//Got it }else{ //若匹配失败则去往下载地址 //header("Location:http://www.huiwei19.com/?baidu_pan_proxy"); echo ''; echo "Error!"; exit; } ?>