Possible Duplicate:
Use PHP to create, edit and delete crontab jobs?
I have a PHP mailing application and I need to have my clients configure a cronjob themselves.
Is there any way to do this with PHP?
Maybe with shell_exec() or exec()?
Possible Duplicate:
Use PHP to create, edit and delete crontab jobs?
I have a PHP mailing application and I need to have my clients configure a cronjob themselves.
Is there any way to do this with PHP?
Maybe with shell_exec() or exec()?