标签: php html
$mail = $smtp->send($to, $headers, $body); header("location:submit.html");
我可以发送邮件,但标题没有转移到另一个页面