working with Session

edited June 2015 in Feature Requests
I am creating an application using advanced module. I want to use session for storing login details. Can u pls guide where to load session for entire module. For now, I am using $this->load->library('session'); in every function.

Comments

Sign In or Register to comment.