最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
jsp文件下载程序
时间:2022-07-02 17:59:37 编辑:袖梨 来源:一聚教程网
jsp文件下载程序
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
相关文章
- 美女请别影响我成仙珂儿好感怎么提升 闻人澜珂好感度提升方法 07-31
- 人渣SCUM倍镜怎么测距 倍镜测距方法介绍 07-31
- 明末渊虚之羽未・反击怎么获取 神之识获取路线攻略 07-31
- 美女请别影响我成仙潘素琴好感怎么升 潘素琴好感度提升教程 07-31
- 币安币逆转涨势,关键BNB价格水平需关注 07-31
- 美女请别影响我成仙白绾绾好感怎么升 白绾绾好感度提升攻略 07-31