Discussion: Email reminders?
Afficher un message
Vieux 01/08/2007, 21h53   #2
John Murtari
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Email reminders?

"Dave Mennenoh" <dave@blurredistinction.com> writes:

> Is there a way with PHP to send out a timed, email reminder? For instance,
> to send a client an email that their subscription will be expiring in a
> week - or to send an email a day before an appointment is due. I can see how
> to do if someone logs in and then I run a appointment checker script - but
> how to do as a service, or daemon, so it works anytime?


Normally on Unix/Linux you would use a 'cron' job and
schedule it to run daily/hourly/etc.... WHen it is activated
you can have it check for reminders or whatever. You can use
PHP in the script.
Hope this s.

--
John
__________________________________________________ _________________
John Murtari Software Workshop Inc.
jmurtari@following domain 315.635-1968(x-211) "TheBook.Com" (TM)
http://thebook.com/
  Réponse avec citation
 
Page generated in 0,04520 seconds with 9 queries