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
Why php is also called as scripting language?
What does addslashes do in php?
Explain how can we increase the execution time of a php script?
Which array function checks if the particular key exists in the array?
What are the advantages of php?
Tell me how to retrieve a cookie value?
What is phpsessid?
What is meant by ‘passing the variable by value and reference' in php?
How can you encrypt password using php?
Tell me what is the difference between the functions strstr() and stristr()?
What is the phpstorm?
What is the most common http method?
Where is session value stored php?
How does php and apache work?
Is php better than python?