Hi -
I have a php script that sends an e-mail autoresponder on form submit. I would like to send it not immediately, but at a certain time in the future; that date/time will be set using a date field on said form.
So, I'm new to linux, but I was thinking of how I can use a cronjob to kick off this event.
Q: Can I run a php script using crontab? If so, how does that work?
Thank you in advance for any assistance you can provide me.
php/linux newbie,
jloch