Welcome Guest, Not a member yet? Register   Sign In
Configuring Multi-Language Support
#1

I want to build multi-language site.

My config/config.php file has:
$config['language'] = 'turkish';
setting.

My config/autoload.php file has:
$autoload['helper'] = array('url','form','cookie','security','language');
and
$autoload['language'] = array('turkish','english');

Now; what my i do for language switch base on user language selection? What is the best method?
I'm a person from Turkiye. I don't know English very well and i can't write what i want to say sometimes (as now happenes  Blush ).

If i write something by mistake; please don't distress it and try to understand what i want to write.
Reply


Messages In This Thread
Configuring Multi-Language Support - by mertdogan - 01-18-2016, 01:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB