swordske Posted December 2, 2009 Share Posted December 2, 2009 currently my database have stored the startdate, enddate and times in hours and minutes as well as email address. my problem now is that i need to create a php that have to be place in server 24hours checking if the dates and time match the information that is stored in the database, if matched it will send email to that person. Could anyone teach/tell me how can it be done please? Quote Link to comment https://forums.phpfreaks.com/topic/183705-need-help-with-sending-email/ Share on other sites More sharing options...
cags Posted December 2, 2009 Share Posted December 2, 2009 What exactly is your question pertaining to? If you wish to know how to run the file ever 24 hours then the most likely solution is going to be cRON jobs. If the question is pertaining to the MySQL involved there's nothing complicated involved as far as I can tell, you'd have to clarify the situation. Quote Link to comment https://forums.phpfreaks.com/topic/183705-need-help-with-sending-email/#findComment-969660 Share on other sites More sharing options...
swordske Posted December 3, 2009 Author Share Posted December 3, 2009 hmmm its about coding part but when i slowly do its been solved btw thanks Quote Link to comment https://forums.phpfreaks.com/topic/183705-need-help-with-sending-email/#findComment-970600 Share on other sites More sharing options...
Maq Posted December 3, 2009 Share Posted December 3, 2009 hmmm its about coding part but when i slowly do its been solved Not sure what you mean by that. [ot]If your topic has been solved, please mark as so.[/ot] Quote Link to comment https://forums.phpfreaks.com/topic/183705-need-help-with-sending-email/#findComment-970658 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.