Welcome Guest, Not a member yet? Register   Sign In
Extending an existing web application using Codeigniter4
#7

There is no config to disable Session in CI4. Because it is used when it is needed.
So basically, if you don't use CI4 Session, it does not work.

I don't know this is good for you, but we can use CI4 session in plain PHP if there is no conflicts.
https://github.com/kenjis/ci4-session-in-plain-php
Reply


Messages In This Thread
RE: Extending an existing web application using Codeigniter4 - by kenjis - 02-17-2024, 07:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB