how to send auto email from mysql
how to send auto email at a particular day and time from mysql without having interaction with front end ????
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
neeraj gandhiPosted Feb 26, 2015, 12:05 AM
Manish Kumar ChoudharyPosted Feb 25, 2015, 6:50 AM
Go through following links it will help you
http://stackoverflow.com/questions/12439770/send-automated-e-mails-based-on-mysql-dates
http://www.mysqltutorial.org/mysql-triggers/working-mysql-scheduled-event/
http://www.sitepoint.com/how-to-create-mysql-events/