Hi,
This is a rather general question ...
clearly, when a php script runs on a server it needs some sort of trigger, usually the http instruction sent from the client e.g.
what I want to know is if it's possible to trigger a routine in such a way as to make the routine run as an automated task.
For example, is it possible to make a routine run at 1.00 am each day, to mail all my customers.
Thanks for any insights.
This is a rather general question ...
clearly, when a php script runs on a server it needs some sort of trigger, usually the http instruction sent from the client e.g.
what I want to know is if it's possible to trigger a routine in such a way as to make the routine run as an automated task.
For example, is it possible to make a routine run at 1.00 am each day, to mail all my customers.
Thanks for any insights.