From:             [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version:      4.0.4pl1
PHP Bug Type:     Mail related
Bug description:  imap_utf7_encode cann't encode Chinese correctly

I try to use the imap_utf7_encode and imap_utf_decode to
decode and encode the example in RFC2060. But they are
not correct. 
I compile with the c-client of imap2000a.

example¡G
echo imap_utf7_decode('&U,BTFw-');
echo imap_utf7_encode('¥x¥_');




-- 
Edit Bug report at: http://bugs.php.net/?id=10356&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to