Update CommandExec-3.php

This commit is contained in:
OguzTozkoparan 2018-11-30 23:51:07 +03:00 committed by GitHub
parent 18d40aa7b0
commit 5d368a2f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
<div style="background-color:#c9c9c9;padding:20px;">
<h1 align="center">Think more!</h1>
<form align="center" action="CommandExec-3.php" method="$_GET">
What's my keyword:
<input align="center" type="text" name="typeBox" value=""><br>
<input align="center" type="submit" value="Submit">
</form>