Welcome Guest, Not a member yet? Register   Sign In
session()->stop() not destroying data
#12

(05-06-2023, 09:42 PM)InsiteFX Wrote: READ:

CodeIgniter 4 User Guide -> Library Reference -> Session Library -> Destroying a Session

What makes you think I haven't been reading and re-reading that already? Another pointer to the documentation already in discussion doesn't really add any value.

Quote:To clear the current session (for example, during a logout), you may simply use either PHP’s session_destroy() function

Nope!

Quote:You may also use the stop() method to completely kill the session by removing the old session ID, destroying all data, and destroying the cookie that contained the session ID

Nope!

READ:

session()->stop() not destroying data
Reply


Messages In This Thread
session()->stop() not destroying data - by beng - 04-22-2020, 03:51 PM
RE: session()->stop() not destroying data - by Crenel - 05-06-2023, 09:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB