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 邮件生成
我有一个个人资料表字段作为生日日期,
每天它与今天的日期匹配,并使用 php、mysql 将生日祝福发送到数据库中的电子邮件
您必须设置 cronjob 以每天发送邮件。
而且你不能匹配整个日期,你只需要匹配日期和月份..