Click to See Complete Forum and Search --> : How to manage web site in different languages?


toplisek
07-20-2007, 03:46 AM
I would like to have many different languages on web site.
Currently there is just one language but I would like to add additional like french language.

1. How to achieve this correctly that it will be read files in french like index.php?lang=fr
2. How to create folders in right way for different languages?

Need help:)