I have a PHP/MySQL course booking system on my website and I would like to automatically send reminder emails to people who haven't paid two weeks before the course starts.
I know how to do this by a PHP script on a web page, but I wonder if it's possible to set it up so it happens automatically in the background without going to the site?
Thanks,
Bob.