I\'m relatively new to CodeIgniter and am making my first CI project in which there are user-accounts, etc. In the past, I have always used PHP\'s $_SESSION variable to this
Keep PHP session for important information and use CI session for less important info.
Read here wyh.http://codeigniter.com/forums/viewthread/130577/