下载文件已损坏

用php做的下载系统,图片、doc等损坏看不了,而txt则在它本来内容的前面多出一下内容:
<pre>array(1) {
[0] =&gt; array(3) {
[&quot;id&quot;] =&gt; string(1) &quot;3&quot;
[&quot;filename&quot;] =&gt; string(17) &quot;4f3e434d7f57e.txt&quot;
[&quot;uptime&quot;] =&gt; string(19) &quot;2012-02-17 20:08:45&quot;
}
}
</pre><pre>string(17) &quot;4f3e434d7f57e.txt&quot;
</pre><pre>string(33) &quot;./public/upload/4f3e434d7f57e.txt&quot;
</pre>

是编码问题吗?

阅读 6.3k
2 个回答

哪的debug信息没删吧

搜索代码中的var_dump,然后注释掉!

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题