Welcome Guest, Not a member yet? Register   Sign In
issue with language and config for internationalization
#2

[eluser]Natebot[/eluser]
Quote:Setting a Config Item

If you would like to dynamically set a config item or change an existing one, you can so using:
Code:
$this->config->set_item('item_name', 'item_value');

Where item_name is the $config array index you want to change, and item_value is its value.

reference: http://ellislab.com/codeigniter/user-gui...onfig.html

[edit:] er, or did you mean how write and read the sessions?


Messages In This Thread
issue with language and config for internationalization - by El Forum - 02-07-2009, 01:16 PM
issue with language and config for internationalization - by El Forum - 02-14-2009, 02:05 AM
issue with language and config for internationalization - by El Forum - 02-14-2009, 02:28 AM
issue with language and config for internationalization - by El Forum - 02-14-2009, 05:06 AM
issue with language and config for internationalization - by El Forum - 02-14-2009, 12:01 PM
issue with language and config for internationalization - by El Forum - 02-14-2009, 12:33 PM
issue with language and config for internationalization - by El Forum - 02-14-2009, 12:36 PM
issue with language and config for internationalization - by El Forum - 02-14-2009, 01:57 PM
issue with language and config for internationalization - by El Forum - 02-14-2009, 04:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB