I\'m trying to open a program from PHP.
I\'m able to run commands such as:
echo shell_exec(\'ipconfig/all\');
echo shell_exec(\'dir\');