need a php script for this html script!!!?

  • Thread starter Thread starter Nishant B
  • Start date Start date
N

Nishant B

Guest
Actually i have creating a very simple!! HTML script!!
its just a form!! who the people have to fill ....
and when they fill and click on submit!! the information should be stored on a notepad!!!


here's my script! pls edit it !!!!!

<html>
<head>
<title> Hublist Registration Forum </title>
<center>
<b>
<br>
<u>
Your Information<br><br>
</u>
Full Name :<input type =type><br><br>
Email Address:<input type =type><br><br>
<u>
Hub Information<br>
</u>

*Hub Name:<input type =type><br><br>
*Hub Description:<input type =type><br><br>
Hub Topic:<input type =type><br><br>
*Hub Address:<input type =type><br><br>
*Hub Port<input type =type><br><br>
Hub Minimum Share:<input type =type><br><br>
Hub Maximum Share:<input type =type><br><br>
Hub Minimum Slots:<input type =type><br><br>
Hub Maximum Slots:<input type =type><br><br>


</b>

<b><u><i>
Thank You!<br>
</b></u></i>


</head>
</html>


plss!
 
Back
Top