摘要:先用函数base64_encode() — 使用 MIME base64 对数据进行编码标题字符串前加编码类型例如: =?UTF-8?B?标题字符串后加:?= 例如 $subject = "=?UTF-8?B?".base64_encode($subject)."?=";
阅读全文
posted @ 2007-04-09 11:59
三人行,必有我师
posted @ 2007-04-09 11:59