cronHelper 1.0

The class uses a locking system to avoid PHP cron jobs to overlap, a process that might damage, corrupt or lose important data.This means every time new cron jobs need to be executed, they will first check for currently running jobs before entering...