Process Management in windows
From: Rick Westmacott (r_westmacott_at_hotmail.com)
Date: 09/30/04
- Next message: Phil Powell: "Two identical class methods, one produces segfault"
- Previous message: Matthias Esken: "Re: PHP:Unable to post variables from html form to mysql database"
- Next in thread: Simon Stienen: "Re: Process Management in windows"
- Reply: Simon Stienen: "Re: Process Management in windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Phil Powell: "Two identical class methods, one produces segfault"
- Previous message: Matthias Esken: "Re: PHP:Unable to post variables from html form to mysql database"
- Next in thread: Simon Stienen: "Re: Process Management in windows"
- Reply: Simon Stienen: "Re: Process Management in windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|