Re[2]: [PHP-WIN] get service status on win32 from php

2002-11-28 Thread Alexander Kuznetsov
Hello Ignatius, Thursday, November 28, 2002, 4:58:16 PM, you wrote: IR> Oops! IR> This is better: `net start >> c:/netlist.txt` // back ticks IR> ^^ >> you can do: >> `net start c:/netlist.txt` // back ticks >> the resulting file is trivial to parse. Thanks! Before sending my que

Re: [PHP-WIN] get service status on win32 from php

2002-11-28 Thread Ignatius Reilly
<[EMAIL PROTECTED]> Sent: Thursday, November 28, 2002 3:56 PM Subject: Re: [PHP-WIN] get service status on win32 from php > you can do: > > `net start c:/netlist.txt` // back ticks > > the resulting file is trivial to parse. > > HTH > Ignatius > __

Re: [PHP-WIN] get service status on win32 from php

2002-11-28 Thread Ignatius Reilly
ember 28, 2002 3:39 PM Subject: [PHP-WIN] get service status on win32 from php > Hello All, > > Can I get list of services running on win32 machine via php script? > And if I can how I can do this or where I can read about it? > > -- > Best regards, > Alexander Kuzne

[PHP-WIN] get service status on win32 from php

2002-11-28 Thread Alexander Kuznetsov
Hello All, Can I get list of services running on win32 machine via php script? And if I can how I can do this or where I can read about it? -- Best regards, Alexander Kuznetsov -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php