P2P | IT Discussions Forum

Full Version: exe with php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am executing an application through my php code.
am using shell_exec($applicationpath) for the purpose.
All that is going fine.
But, the problem is: I can't control the multiple instances of the application.
When ever i press the button the application launches with a new instance.

Can anybuddy help me out?? It's urgent.
A lot of thanks in advance.
Reference URL's