(12-08-2015, 05:03 PM)solidcodes Wrote: Thanks
I already set "remember_me" to TRUE.
The check box show-up but here is my problem.
When the check box is not checked and I tried to login and close the browser and re-open the browser.
I still see the username. Eventhough the remember-me check-box is not checked?
Here is the codes I use to show the username
Code:
$this->auth_user_name;
Any advice?
Thanks in advance.
The session is handled bi CI, so maybe check your settings in config/config?