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

(09-29-2018, 05:49 AM)skunkbad Wrote: 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.

Yes!. Thank you, I'll give it a go.
Reply


Messages In This Thread
RE: Accessing CI session data outside of CI - by happyape - 09-29-2018, 11:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB