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 does the unlink() function means?
Is gender a dependent variable?
What is string function sql?
What is x+ mode in fopen() used for?
What is a stored procedure in mysql?
can anyone explain about stored procedure,Triggers and transaction in php?
Which is better session or cookie?
What are the features of php 7?
what is mean by portal
How many open modes available when a file open in PHP?
What is the function of mysql_real_escape_string in php?
How many types of array are there in php?