Question:

How can I easily setup Username/Password functionality on my website?

by  |  earlier

0 LIKES UnLike

I have some very basic HTML experience that is usually limited to making modifications to existing code. Does anyone know how I could easily setup a username/password functionality on my website?

Or can you point me to some websites that offer tutorials on how to do it?

Thanks!

 Tags:

   Report

1 ANSWERS


  1. You would need to use  adatabase and php for this. mysql is probably the best database. You will need to set up tables for the user details, and site security control. You then use php to control access to pages and dynamically build them.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.