Jump to content

cron jobs or php scheduler


kaushikisalive

Recommended Posts

Hi,

 

I am using MYSQL as my database and PHP as my programming language.I wanted to run a cron job which would run until the current system date matches the "deadline(date)" column in my database table called "PROJECT".Once the dates are same an update query has to run which would change the status(field of project table) from "open" to "close".

 

I am not really sure if cron jobs are the best way or I could use triggers or may be something else.Also I am using Apache as my web server and my OS is windows vista.

 

 

Also which is the best way to do it? PHP scheduler or cron jobs or any other method? can anybody enlighten me?

Link to comment
https://forums.phpfreaks.com/topic/169973-cron-jobs-or-php-scheduler/
Share on other sites

POSTING the exact same post more than once is against the rules

 

Forum Rules

13. Duplication of topics is strictly prohibited. Users will not post duplicate topics, if a topic needs moved please use the "Report to Moderator" button and a staff member will move the topic as soon as possible.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.