Welcome Guest, Not a member yet? Register   Sign In
All session info from cookie to database
#6

[eluser]Colin Williams[/eluser]
Check the Wiki. There is a session class, DB_Session I think, that behaves in this manor. All the database options in CI does is replicate the cookie in the database and then validate the cookie sess id against the database. The other option is to encrypt session data. It's still in the cookie but it can't simply be read. I too wish CI behaved more like the contrib DB_Session


Messages In This Thread
All session info from cookie to database - by El Forum - 11-06-2009, 05:46 PM
All session info from cookie to database - by El Forum - 11-06-2009, 06:11 PM
All session info from cookie to database - by El Forum - 11-06-2009, 06:19 PM
All session info from cookie to database - by El Forum - 11-06-2009, 06:59 PM
All session info from cookie to database - by El Forum - 11-07-2009, 03:03 AM
All session info from cookie to database - by El Forum - 11-07-2009, 04:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB