Hi,
Is it possible to send out mail on a certain date using PHP or both PHP and MySQL?
If not, what alternatives do I have?
Thanks, Ryan.
Setup a script that when accessed runs the script to mail out your e-mails.
I would recommend password protecting it.
Look into Cron Jobs.
Set one up.
Do something else.
🙂