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

[eluser]shinokada[/eluser]
Thanks Brian!
I added
Code:
$cart = isset($_SESSION['cart']) ? $_SESSION['cart'] : array();

And it works.

Thanks again.


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