Welcome Guest, Not a member yet? Register   Sign In
Session problem
#9

[eluser]überfuzz[/eluser]
[quote author="shinokada" date="1257461227"]Thanks Brian!
I added
Code:
$cart = isset($_SESSION['cart']) ? $_SESSION['cart'] : array();

And it works.

Thanks again.[/quote]
If you're really into CI you might consider adding some CI flavour to the session handling: session - user_guide


Messages In This Thread
Session problem - by El Forum - 11-05-2009, 12:44 AM
Session problem - by El Forum - 11-05-2009, 03:56 AM
Session problem - by El Forum - 11-05-2009, 06:30 AM
Session problem - by El Forum - 11-05-2009, 06:33 AM
Session problem - by El Forum - 11-05-2009, 07:51 AM
Session problem - by El Forum - 11-05-2009, 08:48 AM
Session problem - by El Forum - 11-05-2009, 09:23 AM
Session problem - by El Forum - 11-05-2009, 10:47 AM
Session problem - by El Forum - 11-05-2009, 10:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB