du2229 2014-05-13 16:17
浏览 42
已采纳

PHP / Notepad ++蒙古字符[重复]

This question already has an answer here:

Alright I'm pretty sure this is a silly question: I'm working with strings in Mongolian, using PHP, Notepad++, how am I supposed to get my page to display correctly these characters? For example: 'нэвтрэн' (log in)

Thanks in advance.

</div>
  • 写回答

1条回答 默认 最新

  • dpb35161 2014-05-13 16:20
    关注

    In your PHP and HTML code you must set the encoding. This should hopefully fix the problem!

    Refer to this: php/mysql - foreign characters

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?