Hi there,
could anyone share a concept of DirectAdmin's Cronjob management out there?
How does it work to add and delete cronjobs? Is it controlled by PHP and MySQL or is there any other method cause I was thinking about the concept.
I have to code a cronjob management system based on PHP and MySQL and the job reminds me of the management in the backend of DirectAdmin.
I have a problem dealing with deleting the Cronjobs. Shall I save the line of my crontab file where cronjob is written in in MySQL to delete it further in the future or how is DA doing it ?
Need help.
Thanks
could anyone share a concept of DirectAdmin's Cronjob management out there?
How does it work to add and delete cronjobs? Is it controlled by PHP and MySQL or is there any other method cause I was thinking about the concept.
I have to code a cronjob management system based on PHP and MySQL and the job reminds me of the management in the backend of DirectAdmin.
I have a problem dealing with deleting the Cronjobs. Shall I save the line of my crontab file where cronjob is written in in MySQL to delete it further in the future or how is DA doing it ?
Need help.
Thanks