saish Posted May 8, 2006 Share Posted May 8, 2006 hi , i have a page which collects the the time in minutes , an email id ,a message box and a responce time which also collects the time in miutes. i need a code which can send the emails to that email id for each time interval upto the responce time. for example if the user enters 10 min's and gave a email id rama@yahoo.com and 2 hours in responce time .then code should be able to send the email message entered in the message box for every 10 mins to that emaild ID upto 2 hours. it's very urgent.Help me ASAP Thanks in Advance Regards Saish. Quote Link to comment Share on other sites More sharing options...
ober Posted May 8, 2006 Share Posted May 8, 2006 Here's an idea... you PM me with a reason why this isn't a spam mechanism and I'll re-open it and try to answer the question. Quote Link to comment Share on other sites More sharing options...
ober Posted May 9, 2006 Share Posted May 9, 2006 In response to a PM, I will agree that this is not spam. The only way I can see this even being possible is through some back-end application that has the ability to create cron jobs or scheduled tasks. PHP has no mechanism that I'm aware of that will create a time-based event like this. Quote Link to comment 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.