Welcome Guest, Not a member yet? Register   Sign In
Session Problem
#4

(This post was last modified: 04-29-2017, 05:15 PM by arisroyo.)

Wow that's a security flow in your hosting.

But for your security
Change $config['sess_cookie_name'] = "myown_application_session_name";

And also change your implementation

$this->session->set_userdata("my_session_keyidentifier",array());
There are those who tell lies with meaning behind them and those meaning less lies!
Reply


Messages In This Thread
Session Problem - by Attiq - 04-29-2017, 03:55 AM
RE: Session Problem - by PaulD - 04-29-2017, 09:45 AM
RE: Session Problem - by Attiq - 04-30-2017, 12:23 AM
RE: Session Problem - by webdev25 - 04-29-2017, 10:57 AM
RE: Session Problem - by Attiq - 04-30-2017, 12:29 AM
RE: Session Problem - by Attiq - 04-30-2017, 01:29 AM
RE: Session Problem - by arisroyo - 04-29-2017, 05:14 PM
RE: Session Problem - by Attiq - 04-30-2017, 12:44 AM
RE: Session Problem - by Attiq - 04-30-2017, 01:24 AM
RE: Session Problem - by InsiteFX - 04-30-2017, 04:00 AM
RE: Session Problem - by Attiq - 04-30-2017, 06:36 AM
RE: Session Problem - by PaulD - 04-30-2017, 04:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB