Thread
:
execute an exe on the server
View Single Post
Dec 27th, 2006, 11:52 PM
#
3
theguy0000
Programmer
Join Date: Jul 2005
Posts: 73
Rep Power:
4
Quote:
Originally Posted by
headzoo
Hi,
Check out these functions:
http://us2.php.net/manual/en/ref.exec.php
Be careful though, since running untrusted code at the command line opens up a whole can of security risks.
thank you, and yes I am aware of the security risk, but I am only running one file and it is hard-coded so the user cannot run whatever they want...so I'm not too worried
thanks!
theguy0000
View Public Profile
Find More Posts by theguy0000