Welcome Guest, Not a member yet? Register   Sign In
Problem with delete session
#3

You can also try clearing out the data array.

PHP Code:
$data = [];

$session->set($data);

session()->destroy(); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Problem with delete session - by motoroller - 12-03-2022, 06:32 AM
RE: Problem with delete session - by cesartnic - 12-03-2022, 07:54 PM
RE: Problem with delete session - by InsiteFX - 12-05-2022, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB