Check to See if a Program is Running

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Zorth
Forum Commoner
Posts: 76
Joined: Fri Feb 20, 2004 8:00 pm

Check to See if a Program is Running

Post by Zorth »

Hey all,

Is there any specific way to check to see if a certain program is running? Like I want something to pop up only if a program xxx.exe is running.

Any tips are appreciated.
Post Reply