Welcome Guest, Not a member yet? Register   Sign In
Config class the best use of
#4

[eluser]toopay[/eluser]
After load the config (if you didn't autoload your config file)
Code:
$userdata_config = $this->config->item('userdata');
$education = $userdata_config['education'][$row->education];


Messages In This Thread
Config class the best use of - by El Forum - 07-22-2011, 02:11 AM
Config class the best use of - by El Forum - 07-22-2011, 02:43 AM
Config class the best use of - by El Forum - 07-22-2011, 03:02 AM
Config class the best use of - by El Forum - 07-22-2011, 03:10 AM
Config class the best use of - by El Forum - 07-22-2011, 03:12 AM
Config class the best use of - by El Forum - 07-22-2011, 04:01 AM
Config class the best use of - by El Forum - 07-22-2011, 08:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB