Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个标准的 php '从 html 表单发送邮件' 脚本。有没有办法修改这个,这样收件人会自动抄送地址到他们的回复中?
希望这很清楚,并在此先感谢。
你能做的最好的事情就是在你的标题中包含一个 cc 到那个地址。然后,如果您很幸运,用户将选择“全部回复”。