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
What is the most common http method?
How to open standard output as a file handle?
How to execute a php script from the command line?
Do you know when sessions ends?
What should we do to be able to export data into an excel file?
Why do we use query?
How can I learn php fast?
Why php is widely used?
Which is better wamp or xampp?
What is the current stable version of php? What advance thing in php7?
What are soundex() and metaphone() functions in php?
Is php a dying language?
What does the function get_magic_quotes_gpc() means?
Which is a perfect example of runtime polymorphism?
Differentiate between php5 and php7?