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

(02-17-2024, 05:15 AM)kenjis Wrote: Read the Session class:
https://github.com/codeigniter4/CodeIgni...n.php#L280

Both use PHP session, but the configuration is different.
You need to use the same configuration.
Or use CI Session in both, 
or use native PHP session in both.

Thanks for the reply.

Is there a Config file where I can set this up? I think we should avoid making edits to system files.
Reply


Messages In This Thread
RE: Extending an existing web application using Codeigniter4 - by r24in - 02-17-2024, 05:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB