Welcome Guest, Not a member yet? Register   Sign In
sess_read,sess_write etc methods are removed from CI3.0 session library
#1

Hey there!,

I was using Ci 2.5 previously and tried to upgrade on ci3.0 but causing some session error, then i researched little bit and found there are some methods has been removed in ci3.0 like "sess_read,sess_write" and maybe more. Can anyone please suggest me any alternate method that can be used here?



Thanks,

Ajay Kumar patel
Reply
#2

http://www.codeigniter.com/user_guide/li...sions.html

sess_read() and sess_write() weren't documented methods in the CI 2.x Session library (they existed, but weren't intended to be used directly), so you probably won't find any specific information about replacing calls to those methods. However, the documentation should give you plenty of choices for reading/writing session data.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB