Hi everybody
Is there any way to execute and executable ;-) from within a PHP script? And also, how does one read text from a file?
use file or fread to read file http://www.php.net/manual/en/
Is there a function that allows one to execute a .exe program or .bat file?