Welcome Guest, Not a member yet? Register   Sign In
How to use session()->close()?
#4

close() persists the session data (e.g. it saves in the session file or the database) and closes the session.
But it does not change the existing session data (after all, $_SESSION in PHP).
Reply


Messages In This Thread
How to use session()->close()? - by Renta Ardhana - 07-17-2024, 10:02 PM
RE: How to use session()->close()? - by InsiteFX - 07-17-2024, 10:22 PM
RE: How to use session()->close()? - by ozornick - 07-17-2024, 10:43 PM
RE: How to use session()->close()? - by kenjis - 07-17-2024, 11:40 PM
RE: How to use session()->close()? - by InsiteFX - 07-18-2024, 02:53 AM
RE: How to use session()->close()? - by kenjis - 07-18-2024, 03:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB