Re: kill php.exe window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>I need to exit php.exe window after completing an assigned task. Does anyone
>knows how to close, exit,  kill or stop the window

Run your PHP.exe by using appending "& exit" to your command. For instance:

php.exe [YOUR COMMAND ARGS] & exit

Greetings from Germany

Marc

--
Sync and share your files over the web for free
http://bithub.net/

My Twitter feed
http://twitter.com/MarcSteinert


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux