a php error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/fbz/application/models/Content.php:268)
Filename: helpers/url_helper.php
貌似把前面的
$logsession = $this->session->all_userdata();
这句去了也不会报错
a php error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/fbz/application/models/Content.php:268)
Filename: helpers/url_helper.php
貌似把前面的
$logsession = $this->session->all_userdata();
这句去了也不会报错
因为在使用session前已经有输出了
一般是因为php文件?>结尾后有空格回车
或者使用了echo或print
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号