How To Make Php Login Forms Html Script Code
how to make php login forms html script code
how, to, make, php, login, forms, html, script, code
How To Make Php Login Forms Html Script Code
Post Description: how to make php login forms html script code
POST# 618
Posted On: Fri Feb 29, 2008 12:01 pm
web hosting
Topic: How To Make Php Login Forms Html Script Code
one of the way you can make your website more customized for your users and more secured for you is to put a login form for your members.


here is an example code for a login form i created


Username:

Password:




and this is the code





<form name="form1" method="post" action="">
<p>Username:
<input type="text" name="user">
</p>
<p>Password:
<input type="text" name="pass">
</p>
<p>
<input type="submit" name="Submit" value="Submit">
</p>
</form>



Thanks to the folks at Webune for their help on this. if you ever need reliable web hosting, you should visit them at www.webune.com


No Repies
(0) Comments for How To Make Php Login Forms Html Script Code

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload