Click to See Complete Forum and Search --> : how to run .exe file in php?


jayanagi
06-22-2007, 01:20 PM
hai all,


I need to run the exe file which is stored in client machine, how can i execute it from our php code?

I have used exec(), system(), passthru() and many of things which in program execution part in php manual, But i cant run this exe...

Can any of you give me a solution for this?.....


thanks if any advice...