how can i validate username and password in my login Form ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can i validate username and password in my login Form ?

Hi guys , it's me again😁 I want to ask how can i validate username and password in my login Form ? I mean when user write his username and password , it will be checked if the data of this user was saved in my Database or no If no he should create an account

16th Jul 2021, 10:16 AM
Ramzi Jebalia
Ramzi Jebalia - avatar
2 Answers
+ 1
Oh, this is you! Sorry, I didn't remember you. You really think somebody will write user validation script just to answer you? GitHub is a good place to find a lot of such code
16th Jul 2021, 10:34 AM
Shadoff
Shadoff - avatar
0
Ramzi Jebalia You can send email in database. If email exist it means user is already registered.
16th Jul 2021, 10:41 AM
A͢J
A͢J - avatar