Hi all!
I need help in creating an email alertsystem in PHP & MySQL.
Short description:
I have a service that collect certain information based on a URL that the visitor enters into a textbox.
The idea is that when a user have come to the result page, they will have the possibility of entering their email address into a “subscribe-box”. When the user does this, he will be sent an email every 24 hours with updated results from my service.
This means that this script will both handle the email subscription part which will store the correct email address with the correct URL, but also work as some sort of “cron-job”, and update the results every 24 hours and send this to the correct email address.
———
For more information on this project, please contact me.
Thank you!
Regards,
Mike
