最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
jsp文件下载程序
时间:2022-07-02 17:59:37 编辑:袖梨 来源:一聚教程网
文件下载程序
function file_down($filepath, $filename = '')
{
if(!$filename) $filename = basename($filepath);
if(is_ie()) $filename = rawurlencode($filename);
$filetype = fileext($filename);
$filesize = sprintf("%u", filesize($filepath));
if(ob_get_length() !== false) @ob_end_clean();
header('Pragma: public');
header('Last-Modified: '.gmdate('D, d M Y H:i:s') . ' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: pre-check=0, post-check=0, max-age=0');
header('Content-Transfer-Encoding: binary');
h
相关文章
- 嘟嘟传奇嘟嘟之恋任务攻略 03-21
- 《元启世界》法师玩法攻略 03-21
- 耐玩的角色扮演类网络游戏推荐哪些 2026高人气的角色扮演手游下载分享 03-21
- 三角洲行动航天基地每日密码3月20日-航天基地3月20日密码 03-21
- 热门的像素射击游戏排行榜前五推荐 2026值得下载的像素射击游戏汇总 03-21
- 《生存33天》联盟对决玩法介绍 03-21