Is it possible to use PHP to create, edit and delete crontab jobs?
I know how to list the current crontab jobs of the Apache user:
$output = shell_ex
Nice... Try this to remove an specific cron job (tested).
Current Cron Jobs: Add or Remove Cron Job Add New Cron Job: Remove Cron Job: Remove all cron jobs?