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 is the difference between implode() and explode() in php?
How to replace a text in a string with another text in php?
Tell me what is the main difference between php 4 and php 5?
Explain about image types in detail?
What is the function mysql_pconnect() usefull for?
Is PHP an open source software?
Explain me how to include a file to a php page?
What is htaccess?
how to change the div background color on every refresh..guys can u help me out.
What does the unset() function mean?
What is global variable php?
How does php isset work?