Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 14480
PHP Script Codes > fastLogin
This login script encrypts the password and submits it in a unique hash on each login. Don't let your passwords travel across the net unprotected. Commented php and shouldn't be too hard to write into your existing scripts. Included files are: md5.js (md5-encryption for clientside); doResponse.js (clientside form treatment); index.php (loginscreen); page.php (example page); config.inc (configuration script); authentication.inc (user treatment); users.txt (user list). Files available for download upon login - user/pass provided on site.
New version 1.1 with extended user treatment.