摘要: Cannot modify header information - headers already sent by错误解决办法昨天想用PHP写一段下载文件的代码,因为不想得怎么设置HTTP协议就直接到php.net上找header()函数的事例,很多代码,我直接拷贝了一段,[代码]运行了一下发现不行,一直报错:Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\test\downloadfile\file_download.php:1) i 阅读全文
posted @ 2010-12-31 11:14 tennychen 阅读(283) 评论(0) 推荐(0)