Process Management in windows

From: Rick Westmacott (r_westmacott_at_hotmail.com)
Date: 09/30/04


Date: Wed, 29 Sep 2004 23:27:22 GMT

All I need to do is run a windows batch file from a small php program, and
return the windows process id of the batch file. I have played around with
proc_open() but that returns a resource id. Does anyone have a suggestion
on what call I could use to get the windows process id returned within my
program. I am using windows xp pro, and php 5/apache

Thanks

Rick



Relevant Pages

  • Re: Process Management in windows
    ... Rick Westmacott wrote: ... > All I need to do is run a windows batch file from a small php program, ... > return the windows process id of the batch file. ...
    (comp.lang.php)
  • Re: Process Management in windows
    ... but I need to trap the process id when each batch file ... Rick ... >> return the windows process id of the batch file. ...
    (comp.lang.php)
  • Re: Process Management in windows
    ... > All I need to do is run a windows batch file from a small php program, ... > return the windows process id of the batch file. ...
    (comp.lang.php)
  • process management in windows
    ... All I need to do is run a windows batch file from a small php program, ... return the windows process id of the batch file. ... Rick ...
    (alt.php)