harry000 Posted May 21, 2006 Share Posted May 21, 2006 Hi,Is there any way in php through which we can send email automatically.And by automatically I mean, time driven.Eg, say on 31st of every monthPlease help me with this. Link to comment https://forums.phpfreaks.com/topic/10098-sending-automatic-email/ Share on other sites More sharing options...
jeremywesselman Posted May 21, 2006 Share Posted May 21, 2006 Yeah. You can do this with Cron Jobs. I've never used them before, but I do know what they can do. They allow you to run a particular php script at certain time intervals.Just google 'cron jobs' and you should be set. There also might be a tutorial here on phpfreaks.[!--coloro:#990000--][span style=\"color:#990000\"][!--/coloro--]Jeremy[!--colorc--][/span][!--/colorc--] Link to comment https://forums.phpfreaks.com/topic/10098-sending-automatic-email/#findComment-37590 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.