DiigIT | IT Community
No Profile Image
Welcome Guest
New User? Register | Login

Quartz like scheduler in PHP

By: | 11 Feb 2009 8:02 am

Hello,

Does anyone here know of any Quartz(http://www.opensymphony.com/quartz/)
like scheduler in PHP? I am new to PHP and I am looking at implementing a
housekeeping job in my web application. Insight on any other ways of
implementing scheduler in PHP is appreciated.

Thanks
Sunil

Comments

On a Linux or Unix server, cron is used to run programs or commands at specified times. There are a couple techniques which can be used to run PHP programs depending on what is available to you.

By: | 11 Feb 2009

I have used cron to run a desktop background change every five minutes.
I wrote the little program in php so, I think you could use cron fine.

You might even be able to write a script that would set the cron values via a php web page on your computer.

By: | 11 Feb 2009
By: | 17 Jan 2012

Leave a comment

Enter the text in the image
img
Can't read?
Type the characters you see in the picture below.


Close Move