Welcome Guest, Not a member yet? Register   Sign In
Session library for CodeIgniter
#1

[eluser]bikuta[/eluser]
Hi,

I know CI has a built in session library, but there are also many other session libraries others have written due to a lack of features in the built-in library. I have a CI 1.6.3 application that I need to update to be able to save session data to DB and be able to work with an application which relies on AJAX quite heavily.

Any suggestions as to which library you would recommend? Has the latest version of the CI Session library finally caught up or are there other libraries you would still recommend over the built-in CI library?

Thanks!
#2

[eluser]RaZoR LeGaCy[/eluser]
First you need to update your app to use the current CI version. V3 seems to be right around the corner so maybe you want to start updating from now. Read the upgrade notes.

I use db_session and others may recommend other sessions.
#3

[eluser]bikuta[/eluser]
Is this the one you're talking about?
https://github.com/EllisLab/CodeIgniter/wiki/DB-Session
#4

[eluser]RaZoR LeGaCy[/eluser]
yes
#5

[eluser]bikuta[/eluser]
I couldn't find the code for that, the link in the wiki doesn't work.
I found OB Session though and it seems to work quite well.
#6

[eluser]RaZoR LeGaCy[/eluser]
Tell me how that works out for you.




Theme © iAndrew 2016 - Forum software by © MyBB