quoted_printable_encode
8 ビット文字列を quoted-printable 文字列に変換する
&reftitle.description;
stringquoted_printable_encode
stringstring
RFC2045 の section 6.7
に従って作成した quoted printable 文字列を返します。
この関数は imap_8bit に似ていますが、
動作に IMAP モジュールを必要としないという違いがあります。
&reftitle.parameters;
string
入力文字列。
&reftitle.returnvalues;
エンコードされた文字列を返します。
&reftitle.examples;
quoted_printable_encode の例
]]>
&example.outputs;
&reftitle.seealso;
quoted_printable_decode