Welcome Guest, Not a member yet? Register   Sign In
Restrict access to controller
#2

It depends on how you want to restrict the Controller.

If you just need to restrict it from the url CI allows an _ ( under_score ) to do that.
You can also make the methods in it private.

If you want to restrict user access then you will need to create your own method to do that.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Restrict access to controller - by JackWhite - 11-23-2016, 04:35 AM
RE: Restrict access to controller - by InsiteFX - 11-23-2016, 04:59 AM
RE: Restrict access to controller - by JackWhite - 11-24-2016, 12:14 AM
RE: Restrict access to controller - by salain - 11-24-2016, 12:49 AM
RE: Restrict access to controller - by JackWhite - 11-25-2016, 02:33 AM
RE: Restrict access to controller - by salain - 11-25-2016, 03:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB