Welcome Guest, Not a member yet? Register   Sign In
$session->destroy() throws exception
#2

You are assigning variables to session variables that may not exist. If that session variable does not exist you will get an exception. If you are running Codeigniter in development mode, the displayed webpage would likely highlight the problem line of code.
Reply


Messages In This Thread
$session->destroy() throws exception - by joho - 04-11-2024, 01:44 AM
RE: $session->destroy() throws exception - by Bosborne - 04-11-2024, 03:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB