View Single Post
  #1  
Old 12-09-2005, 09:51 AM
lardy lardy is offline
OSP Starters
 
Join Date: Dec 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
lardy is on a distinguished road
Default Server Side Work

I'm working on a site where users can submit reminders that they want to be reminded (for birthdays, appointments, etc.). How can I, with PHP, make the server look hourly through the database to see if anybody needs a reminder sent to them that hour, and if so, the person would be sent an email by the site automatically. How can I make the server do all this without actually opening any page?

thanks in advance.. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - Server Side Work
View Single Post
  #1  
Old 12-09-2005, 09:51 AM
lardy lardy is offline
OSP Starters
 
Join Date: Dec 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
lardy is on a distinguished road
Default Server Side Work

I'm working on a site where users can submit reminders that they want to be reminded (for birthdays, appointments, etc.). How can I, with PHP, make the server look hourly through the database to see if anybody needs a reminder sent to them that hour, and if so, the person would be sent an email by the site automatically. How can I make the server do all this without actually opening any page?

thanks in advance.. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote