date question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ianhull
Forum Contributor
Posts: 310
Joined: Tue Jun 14, 2005 10:04 am
Location: Hull England UK

date question

Post by ianhull »

Hi Guys,

I am just wondering how people manage to get thier web application to automatically send email to themselves or someone if a specific date is due.


For instance the deadline to complete a project is 10/10/2005

How would I get the program to email me on the 3/10/2005

Any ideas on this would be greatly appreciated.

Thanks in advance.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

cron :)
Post Reply