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 以每天发送邮件。
而且你不能匹配整个日期,你只需要匹配日期和月份..
i have trouble with sorting an object in loop. when i do this code i get an Uncaught TypeError: Object # has no method 'sort' . why?) i googled this but doesn't found resolve