electricphp
Programmer
I Have a site that needs a function (email settings).
If a user selects daily, once a week, every other week, every three days, they are supposed to receive an email with listings from a mysql database.
I don't really know how to do this. I think this may be done with cron jobs, but I would rather do this with php. Any suggestions?
If a user selects daily, once a week, every other week, every three days, they are supposed to receive an email with listings from a mysql database.
I don't really know how to do this. I think this may be done with cron jobs, but I would rather do this with php. Any suggestions?