Cronlike on Windows

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Cronlike on Windows

Post by Ambush Commander »

I have my own homepage. It's called localhost and I like it a lot. I've used cURL to have it load content dynamically from other pages.

Main problem is Wikipedia. It's notorious for being slow at times.

So what I want is some way to have the script update it's caches by itself without actually me actually ringing into the page. Is there a way to do this? I was thinking about cron, but I'm running Windows... meh.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Yes it does. :oops:
Post Reply