Welcome Guest, Not a member yet? Register   Sign In
Best way of multilingual site on CodeIgniter 3
#1

I need to create multilingual site on CodeIgniter 3. so please tell me the suitable approach to do this.

Thanks in advance.
Reply
#2

(This post was last modified: 06-07-2016, 11:07 AM by skunkbad.)

Subdomains all pointed to the same CodeIgniter install makes the job super easy. No need for bizzare URLs that include language identifiers. No need for sessions or other cookies.

http://forum.codeigniter.com/thread-52608.html
Reply
#3

Start here:


http://www.codeigniter.com/user_guide/li...guage.html
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#4

(06-07-2016, 02:21 AM)yogeshshakya Wrote: I need to create multilingual site on CodeIgniter 3. so please tell me the suitable approach to do this.

Thanks in advance.

Hey Yogesh,
Watch this tutorial video...

https://www.youtube.com/watch?v=Vv1fouP-oSA
Reply




Theme © iAndrew 2016 - Forum software by © MyBB