I just want to call a website (curl) everyday at 5:00 pm for example.
Any idea about how to do this? I'd not like to use database if it's possible.
I've seen this post but doesn't help me because what I want is to do it with code. The script would be in my server and this would be the pseudocode:
-Check what time is it -If it's 5:00 am call a website through curl