Functioning Guestbook
This commit is contained in:
parent
3753b2977f
commit
8da3310285
2 changed files with 23 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
This is a guestbook, made by fbievan
|
||||
<form action="./sumbit.php" method="post">
|
||||
<form action="./submit.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