分析及解决方法
出类这样的提示,一般情况都是你直接调session_destroy()函数造成的。很多的朋友认为session_destroy()函数可以独立的运行,其实不然。解决的方法是在你调session_destroy()函数之前,要用session_start()开启session的功能。
» 本文链接地址:http://www.onbno.com/web/925.html» 本站地址:http://www.onbno.com
标签: web
分析及解决方法
出类这样的提示,一般情况都是你直接调session_destroy()函数造成的。很多的朋友认为session_destroy()函数可以独立的运行,其实不然。解决的方法是在你调session_destroy()函数之前,要用session_start()开启session的功能。
» 本文链接地址:http://www.onbno.com/web/925.html» 本站地址:http://www.onbno.com
标签: web