Results 1 to 2 of 2

Thread: How to send weekly reminders?

  1. #1

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Question How to send weekly reminders?

    Hi All,

    I'm working on a project where system need to send automatic weekly reminders (email reminder) to members.
    How would I do that using php?
    I'm working on windows so crone job won't work on windows

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: How to send weekly reminders?

    a scheduled task on windows is the same as a cron job for unix. if you have the mailing script already, you can make php run it using a scheduled task. should be under administrative tools -> task scheduler if you're running vista, or might be named "scheduled tasks" under windows 2003 server, though I can't recall.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width