Categories

Updated: 11/29/2007

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: * hourly * daily * weekly - add scheduled tasks - modify existing scheduled tasks - delete existing scheduled tasks - and more...
©2019 A--9.com