Welcome Guest, Not a member yet? Register   Sign In
Get a variable value inside a config file from MyController?
#4

[eluser]cideveloper[/eluser]
Why don't you just dynamically set the config variable in your MY_Controller using

Code:
$this->config->set_item('item_name', 'item_value');


Messages In This Thread
Get a variable value inside a config file from MyController? - by El Forum - 02-03-2011, 02:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB