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
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
0
Ramzi Jebalia
You can send email in database. If email exist it means user is already registered.