Welcome Guest, Not a member yet? Register   Sign In
Do I need to separate ajax methods from its main controller?
#7

I like the idea.

I'll add this one. I will also include the line below to avoid direct access to the page:

Code:
$this->input->is_ajax_request() OR show_404();
Reply


Messages In This Thread
RE: Do I need to separate ajax methods from its main controller? - by kaitenz - 08-13-2018, 11:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB