Welcome Guest, Not a member yet? Register   Sign In
Cannot disable CI Session handling in v4.5.1
#5

(This post was last modified: 06-05-2024, 01:07 AM by ozornick.)

Flash messages, the built-in Referer, temporary _POST data, and validation errors during redirects will stop working...
You can try to change the CI4 class and divide the sessions by names in some way. For example, $_SESSION['old']['key'] and $_SESSION['ci']['key']

It all looks stupid. You can't time out the old code, but you have time to invent a crutch.
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply


Messages In This Thread
RE: Cannot disable CI Session handling in v4.5.1 - by ozornick - 06-05-2024, 01:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB