how can i disable multiple user in the same password in my
website using any scripts
Answer / 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 |
What are the advantages of triggers in php?
What are php keywords?
How to open a file in php?
Does php support overloading?
How can use sys time in loop?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What are html entities?
How to write comment in php?
How variables are passed through arguments?
Can I learn php in a month?
How to read one character from a file?
How is traits used in php?