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!
Hi everyone,
I have a php script that updates a site from a remote server(my computer) with the use of the Windows Task Scheduler. But what happens is the script runs in IE but the window stays open. This is a problem because when the task is going to run again, the browser is still up and it will not run the task. is there a way that I can close the window using php?
TIA
Deric