How can i be able to secure a webpage with a password? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i be able to secure a webpage with a password?

25th May 2020, 7:04 PM
Daniel M
Daniel M - avatar
2 Answers
+ 1
Html project
25th May 2020, 7:10 PM
Daniel M
Daniel M - avatar
+ 1
Make a locker page, which will get you to actual webpage if password is correct or it won't, You can achieve this by adding a password data to database and cross check the password.
25th May 2020, 7:19 PM
Subash
Subash - avatar