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


Messages In This Thread
How I can update CI_SESSION - by Girish - 10-25-2018, 08:00 AM
RE: How I can update CI_SESSION - by php_rocs - 10-25-2018, 01:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB