Update sql2.php
This commit is contained in:
parent
0dde475c57
commit
b9e8912793
|
@ -15,7 +15,7 @@
|
|||
<form action="<?php $_SERVER['PHP_SELF']; ?>" method="post" >
|
||||
<p>Give me book's number and I give you book's name in my library.</p>
|
||||
Book's number : <input type="text" name="number">
|
||||
<input type="submit" name="submit">
|
||||
<input type="submit" name="submit" value="Submit">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user