phpsession_start有关问题
时间:2021-07-01 10:21:17
帮助过:4人阅读
php session_start问题
新手求助!!
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\reg\homepage.php:5) in C:\AppServ\www\reg\homepage.php on line 676
我在网上查了,但解决方案都是改变系统文件之类的,以我以前编c++的经验来看,一般没什么用,果然它真的不起作用。所以,O(∩_∩)O~应该如何解决呢?在此先谢过各位了。。。
------解决方案--------------------
怎么不行啊。这样试试:
PHP code