Posted by Neeper on 04/15/06 23:13
My website has about 20 pages that are all currentyl in English. I
want to be able to add support for Japanese. I've researched around
and not sure what is the best way in terms of using a database table,
flat file or arrays for storing the different language translations.
I've experimented with mysql to store the language translations but
had problems retrieving the utf8 stored data. And then I saw an
article saying using arrays in seperate files is better in terms of
performance... What is the best way to do this?
Any help would be greatly appreciated.
Navigation:
[Reply to this message]
|