GameColl Cronjobs is designed to automate tasks by scheduling PHP scripts to run at
set intervals.
This version runs silently (no screen output) but saves the output, including any errors, to the database.
Error log - recording of runs and errors of each fired task.
Recorded data: date of last run, and url including errors if any occur.
If "Output:" has no data then this means the script ran without errors or output.The output is truncated to a maximum length of 1200 characters by default to ensure the logs table does not become too large.
DISCLAIMER
GameColl Cronjobs IS PROVIDED "AS IS" WITHOUT REPRESENTATION OR WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION, ANY REPRESENTATIONS OR
ENDORSEMENTS REGARDING THE USE OF, THE RESULTS OF, OR PERFORMANCE OF THE INFORMATION, ITS
APPROPRIATENESS, ACCURACY, RELIABILITY, OR CORRECTNESS.
THE ENTIRE RISK AS TO THE USE OF GameColl Cronjobs IS ASSUMED BY THE USER. IN NO EVENT
I BE LIABLE FOR ANY DAMAGES, DIRECT, INDIRECT, INCIDENTAL OR CONSEQUENTIAL, RESULTING FROM
ANY DEFECT IN GameColl Cronjobs, EVEN IF THE POSSIBILITY OF SUCH DAMAGES HAS BEEN ADVISED.
THIS DISCLAIMER SHALL SUPERSEDE ANY VERBAL OR WRITTEN STATEMENT TO THE CONTRARY. IF
YOU DO NOT ACCEPT THESE TERMS YOU MUST CEASE AND DESIST USING GameColl Cronjobs IMMEDIATELY.