Welcome Guest, Not a member yet? Register   Sign In
securing the functions in the controller
#5

[eluser]CI_avatar[/eluser]
Note: You cannot call a private controller function directly in your request (Ajax or non ajax request), because they are private. As an alternative, let your public function call the private functions in your controller.

I hope it will works.


Messages In This Thread
securing the functions in the controller - by El Forum - 06-24-2010, 04:04 PM
securing the functions in the controller - by El Forum - 06-24-2010, 05:36 PM
securing the functions in the controller - by El Forum - 06-24-2010, 06:25 PM
securing the functions in the controller - by El Forum - 06-24-2010, 07:00 PM
securing the functions in the controller - by El Forum - 06-24-2010, 08:11 PM
securing the functions in the controller - by El Forum - 06-24-2010, 08:13 PM
securing the functions in the controller - by El Forum - 06-25-2010, 03:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB