Update sql6.php

This commit is contained in:
Fatih Çelik 2018-11-30 05:31:55 +06:00 committed by GitHub
parent fee71b65c8
commit 3247ce678b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<form action="<?php $_SERVER['PHP_SELF']; ?>" method="get" >
<p>Give me book's number and I give you...</p>
Book's number : <input type="text" name="number">
<input type="submit" name="submit">
<input type="submit" name="submit" value="Submit">
</form>
<!--Admin password is in the secret table. I hope, anyone doesn't see it.-->
<?php