Forum Moderators: phranque
I have a php script on my local windows machine that I would like to run at scheduled times. When it runs I would like it to do so silently ie. in the background. I don't want browser windows and thnigs to be popping up because the machine will be getting used for other things as well.
What is the best way to achieve this?
I have wamp running on the machine.
Thanks!