Welcome Guest, Not a member yet? Register   Sign In
Why does $this->input->is_ajax_request() = FALSE?
#2

[eluser]john_j[/eluser]
is_ajax_request just checks whether HTTP_X_REQUESTED_WITH server header has been set. Please see the CI user guide for more info.

tells whether a request is from ajax or not.


Messages In This Thread
Why does $this->input->is_ajax_request() = FALSE? - by El Forum - 07-26-2012, 07:57 AM
Why does $this->input->is_ajax_request() = FALSE? - by El Forum - 07-26-2012, 09:26 AM
Why does $this->input->is_ajax_request() = FALSE? - by El Forum - 07-26-2012, 10:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB