How to create cron jobs via php

0

I'm developing a system where it sends out scheduled emails using PHP. Then you will have a management interface that the user can choose in how many days he wants to send the emails.

Now my question is, how can I create a cron through how many days the user typed in a form?

Any other suggestions I can make?

    
asked by anonymous 16.03.2018 / 18:12

0 answers