th3 pla6u3 Posted July 19, 2005 Posted July 19, 2005 Ok how can i do this. this is not for hacking oranything. I just want to make a web app to do this. for other personal reasons. Can some one tell me some ways of how to do this. It dont have to be PHP it can be HTML ASP so on
mjc Posted July 19, 2005 Posted July 19, 2005 a quick search for 'exec' on php.net returns this: http://us2.php.net/manual/en/ref.exec.php...did you even think to try searching? =/
th3 pla6u3 Posted July 19, 2005 Author Posted July 19, 2005 (edited) ok. is this like when they go to the site, they click ok w/e and a program with excute on THERE mechine.? Edited July 19, 2005 by th3 pla6u3
mjc Posted July 19, 2005 Posted July 19, 2005 no, that's server side execution. you can't easily autorun a program but you can provide a link (<a href="file.exe">file</a>) they can run..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now