Jump to content

php scheduled emails


alej469

Recommended Posts

 

Is there a function in php or a way that I can send emails to my websites subscribers at a certain time once each day?

 

I'm trying to create a 'subscribe to updates' feature, but updates are automatic so I need the emails to be automatic too. I've searched through all the functions of php for something which might help, but havn't found anything...

 

Thanks for any help...

Link to comment
https://forums.phpfreaks.com/topic/51551-php-scheduled-emails/
Share on other sites

Im trying to create something that runs a script once a day too. Im noobie too but I have been looking in to using something called cron or crontab , which is something that my hosting provides which allows you to specify a script to run automatically daily / weekly / monthly etc. Apparently is a common feature on hosting platforms.

 

Hope this helps

Link to comment
https://forums.phpfreaks.com/topic/51551-php-scheduled-emails/#findComment-253866
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.