Update sql1.php
This commit is contained in:
parent
28a09a9d84
commit
0dde475c57
|
@ -15,7 +15,7 @@
|
||||||
<form action="<?php $_SERVER['PHP_SELF']; ?>" method="post" >
|
<form action="<?php $_SERVER['PHP_SELF']; ?>" method="post" >
|
||||||
<p>John -> Doe</p>
|
<p>John -> Doe</p>
|
||||||
First name : <input type="text" name="firstname">
|
First name : <input type="text" name="firstname">
|
||||||
<input type="submit" name="submit">
|
<input type="submit" name="submit" value="Submit">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user