Welcome Guest, Not a member yet? Register   Sign In
Accessing CI session data outside of CI
#4

Depending on what handler/driver you will be using, using CI4's session outside of CI may not be that hard to do, as long as your are using PSR-4 autoloading. Looks like you just new up a driver (injecting config), and inject it into the session class constructor. There's probably a little more to it, but you shouldn't have to reinvent the wheel.
Reply


Messages In This Thread
RE: Accessing CI session data outside of CI - by skunkbad - 09-29-2018, 05:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB