Welcome Guest, Not a member yet? Register   Sign In
Userdata column in CI session.
#2

Its all of the custom session data that you set, which gets serialized and stored in a single field in the db. In CI2 it's a slightly custom format. In CI3, it's the native $_SESSION format (like if you were to open a session file).
Reply


Messages In This Thread
Userdata column in CI session. - by Bugfixer - 05-02-2015, 02:42 AM
RE: Userdata column in CI session. - by CroNiX - 05-02-2015, 10:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB