Reply to Problem when encoding non-english into UTF-8
Posted by "Wong HoWang" on 08/16/05 05:15
Dear all,
When I try to encode non-english char. such as big5 to UTF-8 with
utf8_encode(), it always generate a wrong result, which is not readable.
What can I do?