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

I use this

to set
Code:
$this->session->set('utente', $utente);

to read
Code:
$this->session->get('utente')

but 

Code:
print_r($this->session->get());

return only
Code:
Array ( [__ci_last_regenerate] => 1598244195 )
Reply


Messages In This Thread
Session problem - by luna80 - 08-19-2020, 04:54 AM
RE: Session problem - by luna80 - 08-19-2020, 11:38 PM
RE: Session problem - by InsiteFX - 08-20-2020, 03:30 AM
RE: Session problem - by luna80 - 08-23-2020, 09:49 PM
RE: Session problem - by InsiteFX - 08-24-2020, 03:42 AM
RE: Session problem - by Chroma - 08-27-2020, 04:35 AM
RE: Session problem - by luna80 - 08-27-2020, 07:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB