PHP 编程 网页上方出现WARNING 跪求高手解答。
Warning:Cannotmodifyheaderinformation-headersalreadysentby(outputstartedatD:\wwwroot\...
Warning: Cannot modify header information - headers already sent by (output started at D:\wwwroot\chonfarwater\index.php:5) in D:\wwwroot\chonfarwater\load.php on line 34
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\wwwroot\chonfarwater\index.php:5) in D:\wwwroot\chonfarwater\library\param.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 14
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\wwwroot\chonfarwater\index.php:5) in D:\wwwroot\chonfarwater\library\param.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 14
以上是完整的 警告,跪求怎么解决。 展开
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\wwwroot\chonfarwater\index.php:5) in D:\wwwroot\chonfarwater\library\param.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 14
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\wwwroot\chonfarwater\index.php:5) in D:\wwwroot\chonfarwater\library\param.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 14
以上是完整的 警告,跪求怎么解决。 展开
4个回答
展开全部
头部有输出了
session_start() 之前不要有任何输出,包括空格
session_start() 之前不要有任何输出,包括空格
追问
请问两个都是一样的问题吗?去掉输出就可以了吗
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
如果你的是UTF-8 在header前面不要输出任何东西,如果你前面有include,那你确保你include进来的文件是utf-8无bom格式,这个可以用编辑器转
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
请粘贴部分代码出来看看。。要不然这样不好跟你说怎么修正。。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询