首页 > 下载文件已损坏

下载文件已损坏

用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>

是编码问题吗?


哪的debug信息没删吧


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

【热门文章】
【热门文章】