Rough Draft of SQL Implmentation in PHP
This commit is contained in:
parent
f8c930c1bd
commit
683bca276e
2 changed files with 94 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<a href="../index.html">Back Home</a>
|
||||
</nav>
|
||||
<main>
|
||||
<form action="./submit.php" method="post">
|
||||
<form action="./restore.php" method="post">
|
||||
<input type="text" name="fname" placeholder="name"></input>
|
||||
<input type="text" name="fmessage" placeholder="Message"></input>
|
||||
<input type="submit"></input>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue