|
About (in brief) It tries to avoid fake login by a user. A user who tries to login again and again with
a wrong password will after sometime will not be able to login that account for a pre-specified time.
DescriptionFake Login Prevention is a PHP & MySQL script that tries to avoid fake login by a user. A user who tries to login again and again with a wrong password will after sometime will not be able to login that account for a pre-specified time. That time will not be disclosed to the user. There will be a max. no. of invalid login attempts for a username in a time interval.
|
Fake Login Prevention is a PHP & MySQL script that tries to avoid fake login by a user. A user who tries to login again and again with
a wrong password will after sometime will not be able to login that account for a pre-specified time. That time will not be disclosed to
the user. There will be a max. no. of invalid login attempts for a username in a time interval.
|
| Requirements |
|
PHP & MySQL
|
| Features |
- Easy to implement script
- Can be easily modified
- Avoids Fake Login
- Can be helpful where an automatic software tries to login
- Administrator can easily change Maximum no. of Invalid Login Attempts
- The time duration of De-Activation can be easily changed
- It also checks if the user account is active or not
|
|
|

by kb0000
added on 25th Apr, 2008 00:00:00 modified on 25th Apr, 2008 00:00:00
 Visited 7397 times latest on 18th May, 2013 13:30:05
Download
(Size 4290 bytes)
Downloaded 4589 times (3 Today)
latest on 18th May, 2013 11:09:15
|
|