Update sql1.php
This commit is contained in:
parent
5fa34af7a8
commit
a79e560c53
|
@ -9,7 +9,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>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user