Welcome Guest, Not a member yet? Register   Sign In
How to load different language at real time?
#3

[eluser]Pascal Kriete[/eluser]
You can dynamically set the language config item, which will then be used as the default throughout the application:

Code:
$this->config->set_item('language', $theuserslanguage);


Messages In This Thread
How to load different language at real time? - by El Forum - 01-02-2009, 02:14 PM
How to load different language at real time? - by El Forum - 01-02-2009, 10:50 PM
How to load different language at real time? - by El Forum - 01-03-2009, 06:44 AM
How to load different language at real time? - by El Forum - 01-06-2009, 12:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB