EXEC - How to execute application as Logged user in WIN XP
Posted: Tue Sep 14, 2010 3:29 am
hi, I am new in PHP development.
I am trying to develop an application using PHP as a pc side application for my embedded device. But my device communication software is a VB6 Application. So I have to execute my VB application from PHP.
For the same I am using EXEC but the application is running as SYSTEM user. So I can't operate my application. The application window is invisible mode.
So kindly help me to solve this problem.
I am trying to develop an application using PHP as a pc side application for my embedded device. But my device communication software is a VB6 Application. So I have to execute my VB application from PHP.
For the same I am using EXEC but the application is running as SYSTEM user. So I can't operate my application. The application window is invisible mode.
So kindly help me to solve this problem.