Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-01-28 | 1.2 kB | |
Basic PHP Signup.zip | 2011-01-28 | 7.7 kB | |
Totals: 2 Items | 9.0 kB | 0 |
Hack Proof Login is a set of (Login/Signup/Logout) Pages that are Hack proof.. In this I have implemented all the counter-hack measures to take .... If you are running your forums , site , blog , etc... Or if you even don't want to get Hacked .... This Project is for You!!! Thank You!! Documentation :- Hack Proof Login This is a Pretty simple Project and Easy to Edit The Main files of Use are :- defines.php This File is containing all the defines necessary to run the script (including the Mysql Username , Password) validateFunctions.php This file contains the real part of the script... The code that check the user's input...Pretty self explanatory sqlFuctions.php This file contains the functions necessary to build the table and insert data into it.. encrypt.php This file contains the encryption routines performed by the program.. Currently only "encryptPass" Rest of the code is quite self-explanatory and I hope you like my scripts... Setup :- Edit the Mysql Username , Password , Database Name , Table Name in file 'defines.php' Installation :- Just edit the scripts to your choice and upload them to your web hosting server...