PHP task Scheduler is a lightweight CRON manager written in PHP to execute PHP files periodically or at a predefined date.
In a word, all your recurrent tasks you have to do on a website such cleaning a log folder, update something periodically, etc, can be manage in this powerful tool.
PHP task Scheduler can log output of your PHP file, but you keep all PHP functions!
No comments:
Post a Comment