Re: [PHP-WIN] proc_open on windows in CLI - DOS windows

2007-03-10 Thread David V.
Frank, Thank you for your answer. I am already using php-win.exe. The DOS console window is not when I start the php script. But the console window appears only when I call proc_open. Any other idea for the method I could use to hide this black window ? Thank you very much. David V. Try stati

Re: [PHP-WIN] proc_open on windows in CLI - DOS windows

2007-03-09 Thread Frank M. Kromann
Try stating the process with php-win.exe. - Frank > I need a piece of advice from PHP experts and I'm sure you can help me. > I want to start and then control a process in PHP CLI on Windows. > I decided to use proc_open as it is really powerfull. It works > perfectly but I get a DOS window ever

[PHP-WIN] proc_open on windows in CLI - DOS windows

2007-03-09 Thread David V.
I need a piece of advice from PHP experts and I'm sure you can help me. I want to start and then control a process in PHP CLI on Windows. I decided to use proc_open as it is really powerfull. It works perfectly but I get a DOS window every time a process is started. (wich in my case is hundreds of