On Mon, Jan 13, 2003 at 12:11:15AM +0100, Jan Schneider wrote: > >Although I still wonder if this is the exact answer to your question, > >IMAP version of utf-7 is defined in RFC2060 but there's no entry for it > >in IANA charset registry. > > That's exactly the answer. So I assume that the mbstring extension has > the modified utf-7 charset encoding as defined in rfc 2060 internally > implemented?
Yep. mbstring extension makes use of a bundled library named "mbfilter", and doesn't rely on any external libraries. Moriyoshi -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php