Best way to code a Website for Multiple Language support. |
[eluser]warpspasm[/eluser]
Hi Everyone, I would like to offer users on my site the possibility to change the language. What is the best way to implements such a system? The view obviously won't contain the English text anymore, but instead perhaps a message id variable or perhaps even an array with a language id and message id selecting the correct message. Any thoughts? Thanks!
[eluser]Stoney[/eluser]
I'm using http://maestric.com/doc/php/codeigniter_i18n |
Welcome Guest, Not a member yet? Register Sign In |