02-24-2007, 06:17 PM
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.
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.