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.
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.
In your PHP and HTML code you must set the encoding. This should hopefully fix the problem!
Refer to this: php/mysql - foreign characters