From: Gea-Suan L. <gs...@cc...> - 2004-02-24 14:34:22
|
Hello, I use UTF-8 (for Traditional Chinese) as phpwiki charset, and there are some problem: When phpwiki translates data to html, char 0xA0 will translate to space (0x20). You may see the html source code in http://wiki.abpe.org/index.php/Sand= Box : 00000f60 6e 61 62 6c 65 20 62 6f 74 74 6f 6d 22 3e 55 54 |nable bottom= ">UT| 00000f70 46 2d 38 20 e9 20 81 e9 9d a2 e6 b8 ac e8 a9 a6 |F-8 ?.?=A2=E6= =B8=AC=E8=A9=A6| 00000f80 3c 2f 70 3e 0a 3c 2f 64 69 76 3e 0a 0a 3c 64 69 |</p>.</div>.= .<di| and the original statement: 00000000 55 54 46 2d 38 20 e9 a0 81 e9 9d a2 e6 b8 ac e8 |UTF-8 ?.?=A2= =E6=B8=AC=E8| 00000010 a9 a6 |=A9=A6| --=20 * Gea-Suan Lin (public key: http://ccreader.nctu.edu.tw/~gslin/key.txt) * If you cannot convince them, confuse them. -- Harry S Truman |