Update CommandExec-3.php

This commit is contained in:
OguzTozkoparan 2018-11-30 02:53:41 +03:00 committed by GitHub
parent 0b78ac561e
commit f61d2fe7f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
<button type="button" name="mainButton" onclick="location.href='commandexec.html';">Main Page</button>
</div>
<div style="background-color:#c9c9c9;padding:20px;">
<h1 align="center"></h1>
<h1 align="center">Think more!</h1>
<form align="center" action="CommandExec-3.php" method="$_GET">
<input type="text" name="typeBox" value=""><br>
<input type="submit">