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 |
Is php used anymore?
Is uploaded file php?
Is null in php?
How can you send http header to the client in php?
How does cookies work in php?
Which php global variable is used for uploading a file?
How to reset/destroy a cookie?
What are the methods of array in java?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
What u mean by query?
What are the difference between include_once & Require_once?
How many types of php are there?