-1
当我测试笨重定向代码,会出现以下错误:CodeIgniter的重定向()错误
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/allci/CIone/application/config/autoload.php:1)
Filename: helpers/url_helper.php
Line Number: 544
是什么原因造成的?
您能否提供该代码的相关部分? – thomaux 2011-12-14 09:42:36
您可能在重定向之前回应了某些内容。我们可以看到你的代码吗? – Rooneyl 2011-12-14 09:42:45