Welcome Guest, Not a member yet? Register   Sign In
$session set-bug?
#1

(This post was last modified: 11-15-2016, 07:44 PM by startbbs.)

PHP Code:
$session->set($newdata); 
when I use this function, the session data only is available for the next request, then the data was automatically cleared , it is same as $session->setFlashdata('item', 'value'); 
it that a bug? 

How can I save the session data into cookie? then encrypt cookie data.
Q&A for Codeigniter
StartBBS--open-source, light weight forum software.
Best VPS:Digital Ocean
Reply


Messages In This Thread
$session set-bug? - by startbbs - 11-15-2016, 07:31 PM
RE: $session set-bug? - by ridho - 11-15-2016, 08:40 PM
RE: $session set-bug? - by startbbs - 11-15-2016, 08:52 PM
RE: $session set-bug? - by ridho - 11-15-2016, 09:06 PM
RE: $session set-bug? - by startbbs - 11-15-2016, 09:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB