Hi there,
Can anyone tell if there's a solution to this for a Windows environment?
If this was running under Linux, it would be a problem, but...
I have a php script that when run, examines a file, and then updates a
local database. I would like to run this script (in the background - not
in a browser window) via the command line every e.g. 100 seconds - any
ideas?
Thanks in advance!
- Lee
Can anyone tell if there's a solution to this for a Windows environment?
If this was running under Linux, it would be a problem, but...
I have a php script that when run, examines a file, and then updates a
local database. I would like to run this script (in the background - not
in a browser window) via the command line every e.g. 100 seconds - any
ideas?
Thanks in advance!
- Lee
Comment