[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