Friday, May 21, 2010

How to create a login form with html or php?

I am designing a website and i was wondering how to make a login and registration page with html or php?

How to create a login form with html or php?
if your web hosting is on linux then you should need Asp or Html %26amp; if your web has hosting of Microsoft then you should need to use Php. ok m sure you get ur answer
Reply:You do the form in HTML and do the server side processing in PHP. There are many examples of how to do this and here is one.
Reply:you need to use them both.





you first need to decide if you are going to use a database or not.





here is a tut shows how to it with a mysql database : http://www.phpeasystep.com/workshopview....





it may be hard to understan if you are not a programmer.





there is also complete solutions like : http://www.phplogin.net/





but again if you are not a php programmer you may have hard time embedding it to your web site.


No comments:

Post a Comment