I' never done something like that and I don't even know if it is possible. In my website, I have a .php file that reads a .json file and update the database according to this .json.
I want the server to execute this .php script every hour(or something like that).
Is that possible? How do I do that? If it is impossible, why?