HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cedsav

no profile record

コメント

cedsav
·15 年前·議論
Firefox 6 seems to ignore the encoding declaration in the xml prolog. Setting a content-type meta tag should fix this (or setting the encoding in the http headers).

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
cedsav
·15 年前·議論
Your browser probably auto-detects the encoding as Western (ISO-8959-1). Change it to Unicode (UTF-8) to see the Arabic characters.