Swedish characters and UTF-8

前端 未结 7 1997
有刺的猬
有刺的猬 2020-12-01 20:59

I use UTF-8 on all my pages, but some Swedish characters (å ä and ö) get messed up (just a square box with some letters in). My database is set to utf8_gener

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 21:39

    I think the server serving the page is overriding the encoding. Can you please try: Setting charset information in .htaccess.

提交回复
热议问题