I need every day, the system send shipping requests to the post office. How can I do this automatically, without needing a user to load the page or anything?
I would use the same logic of doing something automatically without user interaction (without having to do something, open some page or something) in other things, I did not find anything like it until now.
Is it possible to do this with PHP?