I am wanting to add a section in my php application to add / remove scheduled tasks.
Something similar to what they use in vBulletin Forum.
http://ryanfaerman.com/php-crontab-manager/
is a php class that lets you access a crontab from PHP using a class.