PHP 日历 - 如何让它发送新事件的电子邮件通知?

发布于 2024-08-10 16:57:27 字数 217 浏览 4 评论 0原文

我正在使用 http://phpcodeworks.com/pec/index 来创建一个不错的用户生成日历,但是它没有当有人发布活动时向我发送电子邮件的功能。我真的很喜欢这个功能,也很喜欢这个日历。

它全部都是开源的,因此您将能够使用代码并查看全部内容。

I'm using http://phpcodeworks.com/pec/index for a nice User Generated Calendar but it doesn't have the function of sending an email to me when someone posts an event. I'd really like this feature and I really like this calendar.

It's all open source, so you'll be able to play with the code and look at it all.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别把无礼当个性 2024-08-17 16:57:27

在处理新事件创建的代码中使用 mail 函数。

Make use of the mail function inside whichever bit of the code handles the creation of new events.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文