Forum Moderators: coopster
I'm looking at implementing a Task Scheduling software on a client's PHP platform for executing batch processes.
The processes will be setup as PHP functions that can be called via a call to the file using specific params.
I'm looking for an easy to use yet powerful and well designed scheduling tool that will allow a novice/junior technical person to setup a semi-complex scheduled tasks.
After 1/2 day of googling and reading posts, I've only come across one such PHP software that does this and a hosted solution:
2) <snip> (hosted solution)
Thanks
Nav
[edited by: dreamcatcher at 1:13 pm (utc) on Oct. 16, 2007]
[edit reason] no urls as per T.O.S [webmasterworld.com].Thanks [/edit]
=======
After 1/2 day of googling and reading posts, I've only come across one such PHP software that does this and a hosted solution:
1) phpJobScheduler
2) Cron Service (UK hosted solution)