views:

31

answers:

2

I am using xampp on windows vista. I want to run a php script once every x minutes. Is there anyway in xampp that can help facilitate this?, or is using the windows task scheduler the only way.

A: 

in windows task schedular is the only way i think in linux you can use cron

Starx
A: 

http://www.djkaty.com/phpcron

sushil bharwani