How can I run my php files at a certain time in windows 2000. I want to update the database at a certain time every day. I've tryed using the scheduler but this just loads the php file into the browser and shows the code, the php files need to be loaded in the browser from the localhost dir.
thanks