Jump to content

Sending Email


saish

Recommended Posts

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 [email protected] 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.
Link to comment
https://forums.phpfreaks.com/topic/9307-sending-email/
Share on other sites

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.
Link to comment
https://forums.phpfreaks.com/topic/9307-sending-email/#findComment-34563
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.