Home     PHP / Javascript / Ajax
PHP PhpJobScheduler - your simple PHP replacement to cron jobs Script

PHP Script Codes > development-tools

phpJobScheduler - your simple PHP replacement to cron jobs Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 11060

PHP Script Codes > phpJobScheduler - your simple PHP replacement to cron jobs
PHP scheduler - a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required).

Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as trimming a database table, or emailing a member when their membership fee is due. Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. phpJobScheduler will fire any PHP script (or perl script) for you at the correct day/time (dependant upon your traffic to your web site).
Some of the features:
- easy setup
- runs silently (no screen output)
- saves run logs to database
- saves error messages to database
- runs remote scripts in a secure folder
- schedule PHP scripts to run:
1-59 minutes
hourly
daily
weekly
- add scheduled tasks
- modify existing scheduled tasks
- delete existing scheduled tasks