Question:

How do I create a system/sign up sheet for my website?

by  |  earlier

0 LIKES UnLike

I want users to have their own account. I know a little HTML....but not enough to do it on my own. Does anyone have an HTML code? If not, how do I have users create their own usernames and passwords? Please help...best answer=10 points!

 Tags:

   Report

3 ANSWERS


  1. well, you need to learn php for that. and also your webserver need to have php support.

    try this link.

    http://www.hotscripts.com/search?q=login...


  2. to store username and password you cant do this via html, since it will be so unsecure, you will need to learn php and mysql (which is the database which holds all the usernames and passwords)

    if you google search for php username setup or php storing username and password, this isnt eay to do.


  3. You don't use HTML.

    For this, it takes quite a bit of coding using a database language such as Sequel or MySQL.

    It can be daunting, but if you really need it, you may need to pay someone.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions