Categories

Updated: 02/15/2008

KB Login/Authetication PHP Script

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. * 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
©2003-2019 jCay.com