The PHP manual is a bit vague on what the imap_utf7 methods
expect/return: "Converts 8bit data to modified UTF-7 text."
8bit data in what encoding? iso-8859-1 I guess.
Does the modified utf-7 charset exist as such on common systems so that
I can use mb_convert_encoding() or iconv() instead? If so, what's its name?
Jan.
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Re: [PHP-I18N] imap_utf7_[en|de]code, from/to which char... Jan Schneider
- Re: [PHP-I18N] imap_utf7_[en|de]code, from/to which... Moriyoshi Koizumi
- Re: [PHP-I18N] imap_utf7_[en|de]code, from/to w... Jan Schneider
- Re: [PHP-I18N] imap_utf7_[en|de]code, from/... Moriyoshi Koizumi
- Re: [PHP-I18N] imap_utf7_[en|de]code, f... Jan Schneider
- Re: [PHP-I18N] imap_utf7_[en|de]co... Moriyoshi Koizumi