Welcome Guest, Not a member yet? Register   Sign In
How I can update CI_SESSION
#1

Hello Programmer,

I need to update the CI_SESSION pre and post login but i couldn't find the solution how i can do that. I have tried like this

@session_start();
$this->session->set_userdata("CI_SESSION",session_id());

but it's not working. 

Please help me to sort this issue.

Thanks in advance. 

Girish Phalak
Reply
#2

@Girish,

This may be helpful to you... https://codeigniter.com/user_guide/libra...ht=session
Reply




Theme © iAndrew 2016 - Forum software by © MyBB