Welcome Guest, Not a member yet? Register   Sign In
Confusing Session Class change
#2

It is my understanding that in v3 the session handing is done through php sessions, but that the way it is implemented it can be switched from a file based session, which is what I think you are familiar with, to other types of sessions. For instance, when you use database based sessions, php sessions are simply handled differently, writing to the database instead of a file. If I'm wrong about this, then somebody will probably correct me.
Reply


Messages In This Thread
Confusing Session Class change - by natefrogg028 - 12-30-2015, 05:06 PM
RE: Confusing Session Class change - by skunkbad - 12-30-2015, 05:51 PM
RE: Confusing Session Class change - by kilishan - 12-30-2015, 09:33 PM
RE: Confusing Session Class change - by mike7418 - 12-31-2015, 05:06 AM
RE: Confusing Session Class change - by mike7418 - 12-31-2015, 04:06 PM
RE: Confusing Session Class change - by mwhitney - 12-31-2015, 11:37 AM
RE: Confusing Session Class change - by Narf - 12-31-2015, 08:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB