Home  >  Article  >  Backend Development  >  关于php 文件下载的有关问题

关于php 文件下载的有关问题

WBOY
WBOYOriginal
2016-06-13 13:45:24794browse

关于php 文件下载的问题
我是用Pear的File_Archive类动态生成zip的压缩包,用这个类的toOutput()方法输出,在firefox、google等浏览器上都是正常生成压缩包下载
但在IE就有问题,如图
但如果安装了迅雷之类的下载工具,则可以通过他们下载下来。
不知道问题出在哪里!
请高手们指教啊!!!!


------解决方案--------------------
IE不支持这种下载的,很多东西的下载方法IE都不支持的。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn