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

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.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB