How to make login page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make login page?

23rd Mar 2017, 8:05 PM
Mayur Pendkalkar
Mayur Pendkalkar - avatar
2 Answers
+ 6
create a form with a text input, a password input and a submit button. then create a script (preferably in PHP) to validate the input and redirect to the secured page or output errors. if you want a full code for that, try searching on Google, because there are various ways to do that.
23rd Mar 2017, 8:47 PM
Mario L.
Mario L. - avatar
17th Oct 2020, 12:08 PM
HARDIK JAIN
HARDIK JAIN - avatar