Welcome Guest, Not a member yet? Register   Sign In
help- native sessions remember me
#1

[eluser]sixpack434[/eluser]
Please help :-)

I have been using CI Sessions until I found out that some users were having problems creating a session i.e. couldn't login. This mostly happened with IE, on the particular machine I was testing on it had IE7 and Vista.

I managed to solve the problem by using the Native session library in the wiki. However, now the session seems to expire after a few minutes and I so missed not having to have to login each time I visit the website.

Is there anyway I can implement a remember me feature using native sessions?

If not, is there any other library out there that ALL USERS can use without any issues especially with IE? Also, I'd rather not change any code, I like the native session library because I grabbed the file and put it on the server without any code changes.

Thanks
#2

[eluser]systemsos[/eluser]
http://codeigniter.com/wiki/RA_session/ has a remember me value you can use.
#3

[eluser]sixpack434[/eluser]
Thanks, can I just put in the applications/libraries folder and use codeigniter as I do now without changing the code that creates/end sessions?
#4

[eluser]systemsos[/eluser]
Yes Smile




Theme © iAndrew 2016 - Forum software by © MyBB