ricky_vancouver Posted December 12, 2010 Share Posted December 12, 2010 Hello, I've been assigned the task of creating an internal site for our office that has links to all the websites we use as well as the applications we use. I'm very comfortable using php with mysql for handling forms and displaying database information but I'm not sure how to go about this. So my question is, is there anyway I can use php to open an exe file? Quote Link to comment https://forums.phpfreaks.com/topic/221402-execute-files/ Share on other sites More sharing options...
BlueSkyIS Posted December 12, 2010 Share Posted December 12, 2010 You can use PHP to execute exe files. Here are various discussions and examples: http://www.google.com/search?rls=en&q=php+execute+exe Quote Link to comment https://forums.phpfreaks.com/topic/221402-execute-files/#findComment-1146221 Share on other sites More sharing options...
ricky_vancouver Posted December 13, 2010 Author Share Posted December 13, 2010 thanks Quote Link to comment https://forums.phpfreaks.com/topic/221402-execute-files/#findComment-1146495 Share on other sites More sharing options...
QuickOldCar Posted December 13, 2010 Share Posted December 13, 2010 Look into the pstools suite and specifically psexec. http://technet.microsoft.com/en-us/sysinternals/bb896649 Quote Link to comment https://forums.phpfreaks.com/topic/221402-execute-files/#findComment-1146571 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.