2012年9月25日 星期二

修正郵件標題亂碼



$this->subject = "=?UTF-8?B?" . base64_encode($this->subject) . "?=";
//郵件修正亂碼
就可以正常顯示標題。 不會中斷長標題。

沒有留言:

張貼留言