首页 >后端开发 >php教程 > 登陆顺利 Warning: Cannot modify header information - headers already sent by (output

登陆顺利 Warning: Cannot modify header information - headers already sent by (output

WBOY
WBOY原创
2016-06-13 13:14:39774浏览

登陆成功 Warning: Cannot modify header information - headers already sent by (output
登陆成功
Warning: Cannot modify header information - headers already sent by (output started at D:\52xinju\php\register_login.php:88) in D:\52xinju\php\register_login.php on line 90


这是怎么回事,怎么不自动跳转到首页。。。。高手求救

------解决方案--------------------
1、程序开头加ob_start();
2、用editplus 或者其它的 去掉UTF8-bom 换成 UTF8

以上两个执行一个就OK了

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn