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 does addslashes do in php?
Why are sessions used?
How to execute a function in php?
How to open a file for writing?
What is the difference between php and java?
Explain about the data types in PHP?
Explain the installation of PHP on UNIX systems?
How to execute a php script from the command line?
What are the encryption techniques in php?
Explain Traits in PHP?
Which database is best for php?
How to merge values of two arrays into a single array?
What is full form of PHP?
What is nginx and what is it used for?
What is a controller php?