Welcome Guest, Not a member yet? Register   Sign In
display all variables stored into a session
#1

[eluser]Trankh1[/eluser]
Hi, i have stored some data into the session doing this:
Code:
$this->session->set_userdata
and i want to see which variables are stored into the session and their values.

How can I do this?

Thanks
#2

[eluser]n0xie[/eluser]
You could try our profiler that also displays session data:
https://github.com/Isset/codeigniter-session-profiler
#3

[eluser]Trankh1[/eluser]
Thanks.Perfect!




Theme © iAndrew 2016 - Forum software by © MyBB