设为首页收藏本站language 语言切换
查看: 1804|回复: 0
收起左侧

安全下载与断点续传

[复制链接]
发表于 2010-2-24 13:43:35 | 显示全部楼层 |阅读模式
<RE>快速搞定文件下载头部输出header("Content-type: application/x-download"); header("Content-Disposition: attachment; filename=$file_download_name;"); header("Accept-Ranges: bytes"); header("Content-Length: $download_size");echo 'xxx'用header输出ftp下载方式,并且支持断点续传一个例子:header('Pragma: public');header('Cache-Control: private');header('Cache-Control: no-cache, must-revalidate');header('Accept-Ranges: bytes');header('Connection: close');header("Content-Type: audio/mpeg");header("Location:ftp://download:123456@202.16.22.15/神话.rmvb");</PRE>
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-5 20:04 , Processed in 0.125692 second(s), 22 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表