Update CommandExec-4.php

This commit is contained in:
OguzTozkoparan 2018-11-30 23:54:56 +03:00 committed by GitHub
parent 5d368a2f8f
commit 2f54a75817
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">Browse The Files!</h1>
<form align="center" action="CommandExec-4.php" method="$_GET">
What's it:
<input type="text" name="typeBox" value=""><br>
<input type="submit" value="Submit">
</form>