Multi language application |
[eluser]Stoppy[/eluser]
Hi! I have to develop a multi language application. What is the best way to do it in codeigniter? Consider I am going to use datamapper and that I would like just to do it changing language files according by the url the user is visiting. example: www.mysite.ext/mycontroller/ www.mysite.ext/mycontroller/mymethod/url_rewriter.html www.mysite.ext/es/mycontroller/ www.mysite.ext/es/mycontroller/mymethod/url_rewriter.html www.mysite.ext/fr/mycontroller/ www.mysite.ext/fr/mycontroller/mymethod/url_rewriter.html and so on.... Thank You! |
Messages In This Thread |
Multi language application - by El Forum - 01-11-2011, 06:18 AM
Multi language application - by El Forum - 01-11-2011, 07:41 AM
Multi language application - by El Forum - 01-11-2011, 07:45 AM
Multi language application - by El Forum - 01-11-2011, 03:56 PM
Multi language application - by El Forum - 01-11-2011, 04:06 PM
Multi language application - by El Forum - 01-12-2011, 03:27 AM
|