i'm developping a website with 4 Languages(arabic , fransh,english,espagnol),using CodeIgniter , i'm begging with, by creating the template , but i dont know how to handle the template with the navigation list & the language , to detect the right language,all the examples of multilangue are basics.;any help will be appreciated , tutos , steps ,ideas ..
Asked
Active
Viewed 181 times
1 Answers
0
You can do it with CodeIgniter's Language Library.
For more read the answer here. This can help you!
UPDATE: Also Check this library
If you want to use template, when you can do it CodeIgniter Template

Community
- 1
- 1

Erman Belegu
- 4,074
- 25
- 39
-
I checked these libraries , i want to know if i have to create for each language a template ? – Hasnaa Jul 19 '13 at 19:17
-
How to call the naviagtion menu for each language ? – Hasnaa Jul 19 '13 at 21:10