Welcome Guest, Not a member yet? Register   Sign In
Autoload Authentication
#1

[eluser]Unknown[/eluser]
My application consists of several controllers. Users should be logged in before being able to access any controller (except the login controller). It seems redundant to call a "login check" function in each controller. What would be the best way to do this in CI? Should I load something into "application/config/autoload.php"?

Thanks,

Dave




Theme © iAndrew 2016 - Forum software by © MyBB