Reply to Re: Running php file everyday on scheduled time
Posted by Rik on 11/14/76 11:53
sachu wrote:
> Hi,
> Is there is way to run a php file perodically everyday on scheduled
> time in such a way that there is no human interaction and it
> performence the written task.
Usually that's done using a cronjob on the server.