Jump to content

emailing without loading a page


ashulm2

Recommended Posts

I have a database of dates/times that I want emails to be sent out.  The only way I know how to send an email is through the mail() program, which requires you to load a webpage.  Is there some way I can have an email sent out at a certain time (automatically) without running a page?  Thanks.

Link to comment
https://forums.phpfreaks.com/topic/139912-emailing-without-loading-a-page/
Share on other sites

I've done some searching and a cron job seems exactly what I would like to do, but I'm having trouble figuring out how to create one and putting it to use in a php script (if this is what you do).  Do you have any particular websites or tutorials you know about that might help me?

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.