I am working on a project the sends email appointment reminders. Is there some way to open a PHP web page, start a "process", close the web page and have the "process" still continue running?
I want to check the database every evening and send only those emails that are due to be sent. I wanted to be able to start and stop that process without keeping a web page continuously open.
Thanks in advance for any help you can give me.
Steven L. Stone
stevenlstone@hotmail.com