Jump to content

How to send an e-mail on a specific date.


austin6118

Recommended Posts

I have wrote a program using PHP and MYSQL and I created a form that sets the year month and day. How do I get an email to send on this specific date? I don't know if this is possible or how to go about it. I have an email sent once the user has registered but that about it. I need a reminder email to be sent once they specify the date for it to be sent on. Thanks in advance.

Sorry I'm not too familiar with CRON files. What's the first step I would need to take going about this. I have the date get sent to my database but its gets updated with no delimiters like if the following were selected.. YEAR:2009 MONTH:06 DAY:22 it gets submitted to the database like "20090622"

Okay I have changed it so that when the date gets submitted to the database it now goes in the format of 2009-06-22. I am using cPanelX and have found the cron utlity. It gives me the options on when I want to run it but also gives me a line that says - Command to run: - what kind of information do I have to enter in that line?

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.