imap_utf7_encode
(PHP 4, PHP 5, PHP 7, PHP 8)
imap_utf7_encode — ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する
説明
string
を修正版 UTF-7 テキストに変換します。
この関数は、ある種の非 ASCII 文字を含むメールボックス名をエンコード する際に必要となります。
パラメータ
string
-
ISO-8859-1 文字列。
戻り値
string
を修正版 UTF-7 でエンコードした文字列を返します。
このエンコーディングについては
» RFC 2060,
section 5.1.3 で定義されています。
+add a note
User Contributed Notes 1 note
Olivier ¶
5 years ago
For those who search for a good implementation of modified UTF-7 encoding for IMAP, you can find a code that works on :
http://tananyag.ntszki.hu/mail/functions/imap_utf7_local.php
The result is different from imap-utf7-encode() function and is identical to mailbox name generated by Thunderbird.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google