adding custom session data to a DB question |
[eluser]WolfgangA[/eluser]
Have a look at NGSession. It is build upon CI's Session in v1.6 in combination with DBSession and transparent supports storing userdata in both, database and cookies. You can use it as a drop in replacement for the current CI 1.6 session lib. Current Thread More details can be found in the wiki: NGSession |
Messages In This Thread |
adding custom session data to a DB question - by El Forum - 01-20-2008, 07:43 PM
adding custom session data to a DB question - by El Forum - 01-21-2008, 01:18 AM
adding custom session data to a DB question - by El Forum - 01-21-2008, 07:59 AM
adding custom session data to a DB question - by El Forum - 01-21-2008, 08:11 AM
adding custom session data to a DB question - by El Forum - 02-02-2008, 11:37 AM
adding custom session data to a DB question - by El Forum - 02-02-2008, 01:09 PM
adding custom session data to a DB question - by El Forum - 02-02-2008, 01:20 PM
adding custom session data to a DB question - by El Forum - 02-03-2008, 05:41 AM
|