开发者

Persian language support in PHP/MySQL web application

I'm building a PHP/MySQL web application and I need to have persian language support besides english, french and german. Can you guys give me some advice regarding this topic开发者_如何转开发? What encoding should I use in order to match all three languages?

Thank you.


Looking at a Persian Website should give you some clues. utf-8 seems to be fine (and certainly will be for German/French), but you'll need to set the text direction to rtl (right-to-left) for Persian.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜