Easy CronJob Manager Script in PHP  

Posted by John Clarke, Business Partner, jc-Interactive

Well, I was in the sharing mood again today, so I decided to post my cronjob manager script that I had written a while back :) It basically gets a list of "crons" that are stored in a database, checks its scheduled times, compares it with the current time, and runs it if it matches. Well, here is the code for the cronjob_manager.php:

 #!/usr/bin/php [...] 

Later! John Clarke :)

This entry was posted on Saturday, November 28, 2009 at 10:45 AM . You can follow any responses to this entry through the comments feed .

0 comments

Post a Comment