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
Instead of crontab you could also use google's app engine task queue. It has a generous free quota, is fast, scalable, modifiable.