Thursday, February 2, 2012

What is basic idea in language translation in web programming ?

Suppose i have a web site i wanna show it in multiple languages

what are the programming changes to database html or php if the php is server side tech.



do not suggest any translation tool like google translation.

i wana do it using programming like utf and unicode method



All answer are welcome|||Look up “Language translation software” in Google. There is a lot of it around. The good stuff is expensive.



But none of these products do anything close to a perfect job.



You can’t use Unicode or UTF to translate. Unicode is only a method to allow you to easily display the character sets that are used in various languages. But something else, whether it is Google translation or other translation software or you, yourself, must know how to use the Unicode characters.



Essentially, if you want a website to appear with text in English, French, German, Japanese, and Arabic, then you need to learn those languages, or get some people who know those languages to work with you on the site, or use translation software like Google translation.



There is no “basic idea” in language translation for web programming that is different from any other language translation.|||well,i only know some about php %26amp; mysql.

there are some ways ,like: mysql_query("set names 'utf-8'"),

%26lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /%26gt;|||For software localization, take help of systran, or you may hire some software translation ageny like http://www.wahabltd.com
  • vance and hines
  • google chrome extensions
  • No comments:

    Post a Comment