Welcome Guest, Not a member yet? Register   Sign In
Community Auth
#2

I would not depend on the session for cart data, you would be better off saving the
session cart data to a database table for cart_contents.

Then when they login you can just read the cart_contents for that users id and update
your session to reflect the cart contents.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Community Auth - by nyl2k8 - 11-25-2019, 07:21 AM
RE: Community Auth - by InsiteFX - 11-28-2019, 09:15 AM
RE: Community Auth - by skunkbad - 11-28-2019, 06:00 PM
RE: Community Auth - by ehabafia - 11-29-2019, 06:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB