Is there anyway to make a php script that runs an exe file whitout prompting the user? lets say the file is Setup.exe:confused:
Printable View
Is there anyway to make a php script that runs an exe file whitout prompting the user? lets say the file is Setup.exe:confused:
i really hope not
If you want to run a program at the client it is not a PHP job, but if the program is on the server try to look at:
http://www.php.net/manual/en/function.exec.php
No, and why ;o?Quote:
Originally posted by finstajr
Is there anyway to make a php script that runs an exe file whitout prompting the user? lets say the file is Setup.exe:confused:
because he probably wants to virus people. thats what itsounds like too me..