Mar 4


I want to send email on a frequency basis. I want to set a Jobs By email section where the interested jobs based on the candidates criteria will be mailed to him weekly, or monthly using php. I am using Xampp in windows.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG

One Response to “how to send email weekly, biweekly and monthly automatically using php and mysql?”

  1. Chris Davis Says:

    You would setup a windows schedule to run on a weekly basis, say sunday 9:00am. And get the scheduler to run the php file which runs a sql query that gets the jobs since the last run time, that meet the candidates criteria.

Leave a Reply