Reply to how to suppress the php command pop-up window
Posted by henry on 07/08/07 02:46
I'm running some scheduled php scripts on my laptop. The scripts are
under my php504 directory and I use command "php ***.php" to excute
the script. Whenever the script runs, a command window(titled "C:
\windows\system32\svchost.exe") pops up. Now I need to run the scripts
every one minute and it becomes annoying. Is there any way to suppress
the pop-up window?