Posts: 1
Threads: 1
Joined: Jul 2015
Reputation:
0
How to make Multilingual website in CodeIgniter 3?
Posts: 23
Threads: 14
Joined: Jul 2015
Reputation:
0
Am new to CI but just did a multilinqual app using cookies. just create your language files and call them from controller then echo them in your views.