Welcome Guest, Not a member yet? Register   Sign In
use PHP native session
#1

Dear all,

I am using codeIgniter framework. but find that session value sometimes loss and sometimes cannot kill in the browser.
Is it a issue? It is very important as the website cannot use if session has probles.
After google in the website, I find that I can use native session. How to change to use it?? Is it really solved this issue??
Reply
#2

Just use the session as you would in normal php, no need to do anything special
Reply
#3

Are you using session implementation in CI 2.x or CI 3.0.

They say 3.0 uses native sessions.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#4

i have faced this kind of issues. use native session as usual.work fine.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB