Update sql3.php

This commit is contained in:
Fatih Çelik 2018-11-28 02:29:48 +06:00 committed by GitHub
parent ed1e13514b
commit 5f4589f66e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
<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">
<!-- <p>//Is this same with the level 2?</p>-->
</form>
<?php