问题是在我使用邮件功能后,它添加了一个不存在的返回中断。代码如下:
$lesujet = "testing ...";
$letexts = "a bunch of text
there is a return break here
another return break as you see";
mail("myemail@gmail.com",$lesujet,$letexts,$headers);
这就是电子邮件的样子:一堆文本
这里有回程休息
如您所见,另一个返回休息时间