PHP: Send mail with link

烂漫一生 提交于 2019-12-07 03:00:32

If it doesn't send the mail, it's an issue with the server itself.. it is unable to send mails. (Or otherwise: check the spam-folder)

I've tested your exact code on my server, and I received the message fine.

Are you sure that your spam filter isn't detecting the link and sending it to a 'junk mail' folder?

Your code is working properly. I sent a mail to my account. And, no, it wasn't in the spam folder.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!