Welcome Guest, Not a member yet? Register   Sign In
Making model that hold important data on all controllers
#2

You can make a new controller named User_Controller and Admin_Controller depending on access type you want to require. And those two are extending CI_Controller.


Account_Controller extends User_Controller etc.
Reply


Messages In This Thread
RE: Making model that hold important data on all controllers - by jreklund - 04-20-2020, 09:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB