how can i disable multiple user in the same password in my
website using any scripts
Answer Posted / vijay
By 2 options
1. Do programmatic validation while creating new users
2. Or make password column as unique at database level
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Which function is used in php to check the data type of any variable?
How to track no of user logged in?
What is the use of rand() in php?
Explain me is it possible to destroy a cookie?
What is mysql_fetch_object?
Is laravel an oop?
What is strcmp () in php?
What is php string function?
How to get number of days between two given dates using PHP?
What kind of variable is age?
Tools used for drawing er diagrams?
What is $_ env in php?
What is the use of is_array() and in_array()?
How do I end a php session?
Which Scripting Engine PHP uses?