Using Native Session Library |
Hi,
I need help in sorting out the session issue with codeigniter version '3.0.2' I was facing issue while login in some browsers and in some systems, so I used the native session library and placed it in application/libraries by extending the core session library in it. However still the issue remains in some systems and when I check the debug log it seems that native session library is not being used and instead its showing me Session class already loaded. Second attempt ignored. I have attached by native session class here. |
Messages In This Thread |
Using Native Session Library - by abhishekarora1028 - 09-20-2016, 02:34 PM
RE: Using Native Session Library - by mwhitney - 09-26-2016, 11:26 AM
|