download_file(); }else{ if(strstr($file,"http://")){ header("Location: ".$file); exit; }else{ header("Location: ".$_SERVER['HTTP_REFERER']); } } header("Location: ".$_SERVER['HTTP_REFERER']); exit; ?>