Re: [PHP-WIN] multilanguage solutions

2004-03-02 Thread Rico Derks
Hi, I haven't made an interface for translating into different languages! I have my languages in a include file. I provide the translator the english version and the language I want to translate it in. The results: http://www.licoweb.nl/acas/ Cheers, RICO. On Thursday 26 February 2004 19:42,

[PHP-WIN] multilanguage solutions

2004-02-26 Thread Donatas
Hey, I have this question here... has anyone heard of any project to help make a multilanguage website? Lets say all 'static' strings are stored in a database and managed through some webinterface? And then when you want to add new language the your website you do it through the same interface.