|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-03 15:38 UTC] chagenbu@php.net
[2002-01-16 07:24 UTC] sander@php.net
[2002-02-21 00:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 10:00:02 2025 UTC |
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?_');