Welcome Guest, Not a member yet? Register   Sign In
input->get('var_name')
#4

[eluser]Eric Barnes[/eluser]
I think you want this using ci2 reactor:
Code:
$config['allow_get_array']        = TRUE;
$config['enable_query_strings'] = FALSE;


Messages In This Thread
input->get('var_name') - by El Forum - 02-08-2011, 01:07 PM
input->get('var_name') - by El Forum - 02-08-2011, 02:03 PM
input->get('var_name') - by El Forum - 02-08-2011, 02:11 PM
input->get('var_name') - by El Forum - 02-08-2011, 02:46 PM
input->get('var_name') - by El Forum - 02-09-2011, 04:33 AM
input->get('var_name') - by El Forum - 02-09-2011, 08:02 AM
input->get('var_name') - by El Forum - 02-11-2011, 04:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB