Welcome Guest, Not a member yet? Register   Sign In
loading multiple language files from different languages
#3

[eluser]Buso[/eluser]
[quote author="tomcode" date="1269309792"]Yes, there is one way, You can load any language file into a variable, much like You can do it with a view :

Code:
$xxx_lang_strings_fr = $this->lang->load('xxx', 'french', true);

Now You have the strings available in the array.[/quote]

that's amazing, how come it's not in the userguide?

thanks a lot


Messages In This Thread
loading multiple language files from different languages - by El Forum - 03-27-2010, 02:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB