Re: encode UTF8 -> MIME
- From: calvin.chan.cch@xxxxxxxxx (Cc96ai)
- Date: 30 May 2007 06:07:55 -0700
On May 30, 3:51 am, mumia.w.18.spam+nos...@xxxxxxxxxxxxx (Mumia W.)
wrote:
On 05/29/2007 07:00 PM, cc96ai wrote:
I got UTF8 value %C3%A9
how could I encode it become é ?
I try encode_base64 , but no luck
maybe I miss some, anyone have idea ?
You need to provide more detail about your problem.
I have a UTF8 input
$value = "%23%C2%A9%C2%AE%C3%98%C2%A5%C2%BC%C3%A9%C3%8B
%C3%B1%C3%A0%C3%A6%3F%23";
the HTML output should be
">#©®Ø¥¼éËñàæ?#";
but I cannot find a way to convert it
.
- Follow-Ups:
- Re: encode UTF8 -> MIME
- From: Chas Owens
- Re: encode UTF8 -> MIME
- References:
- encode UTF8 -> MIME
- From: Cc96ai
- Re: encode UTF8 -> MIME
- From: Mumia W.
- encode UTF8 -> MIME
- Prev by Date: zero width lookahead match
- Next by Date: Re: zero width lookahead match
- Previous by thread: Re: encode UTF8 -> MIME
- Next by thread: Re: encode UTF8 -> MIME
- Index(es):
Relevant Pages
|
|