I have developed an online calendar where the user registers events and at the date and time scheduled, an email is triggered for the user informing that the registered event has arrived. However, it is only working when the user is on the system page. Is there any way to process the events without necessarily having the webpage open? I did it in PHP