Jooma Posted March 1, 2006 Share Posted March 1, 2006 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 Share on other sites More sharing options...
zq29 Posted March 1, 2006 Share Posted March 1, 2006 If it [i]is[/i] possible, I'd do a bit of reading on the following functions:[list][*]exec()[*]system()[/list]I glanced over the comments in the system() manual page, and there was reference to an executable file, so it may be possible... Quote Link to comment 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.