Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: three plus three?
(Example: nine)

The Note You're Voting On

wouter99999 at gmail dot com
14 years ago
On windows, ps is not available. Instead, to view a list of running processes, you can use exec('tasklist'); To kill processes you can use exec('taskkill); Enter taskkill /? for more information.

<< Back to user notes page

To Top