Welcome Guest, Not a member yet? Register   Sign In
is_ajax()
#1

I noticed in documentation that 

PHP Code:
$this->input->is_cli_request() 

is aliased with 

PHP Code:
is_cli()  

function of Common.php file.
There is said first one is now deprecated and seems it will be removed from framework.
I just wondered is there idea/plan to do that with 

PHP Code:
$this->input->is_ajax_request() 

too.
Reply


Messages In This Thread
is_ajax() - by Tpojka - 01-31-2016, 05:14 PM
RE: is_ajax() - by okierie - 01-31-2016, 07:58 PM
RE: is_ajax() - by Narf - 02-01-2016, 02:16 AM
RE: is_ajax() - by Tpojka - 02-05-2016, 10:51 AM
RE: is_ajax() - by Narf - 02-05-2016, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB