Update sql4.php
This commit is contained in:
parent
23f716dd70
commit
8fb7e72900
|
@ -15,7 +15,7 @@
|
||||||
<form action="<?php $_SERVER['PHP_SELF']; ?>" method="post" >
|
<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>
|
<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">
|
Book's number : <input type="text" name="number">
|
||||||
<input type="submit" name="submit">
|
<input type="submit" name="submit" value="Submit">
|
||||||
<!--<p>Im learning something, I think?
|
<!--<p>Im learning something, I think?
|
||||||
I will sanitize query this time!!
|
I will sanitize query this time!!
|
||||||
//I'm the best web developer.
|
//I'm the best web developer.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user