- 1,251 categories
- 40,829 scripts
- This login system is a simple to use script to protect pages from being viewed by people unless they have registered first.
The registration page collects username, password (md5 encryption), and email address. The user can then login using the...
- Categories
- Platforms
- Licenses
- A simple script in PHP and MySQL that can be implemented on any site for login/signup options. It uses md5 encryption algorithm so data is kept in the most secure manner possible.
- Categories
- Platforms
- Licenses
- An advance login system, working on PHP5 && MySql.
- Remember me feature - Md5 password encryption. - Password retrieval. - Admin features; - Admin sign up, - Admin user detail change, - Admin user password change, - Admin user d...
- Categories
- Platforms
- Licenses
- Commercial License,
- PHP License
- Md5 is a very easy way to encrypt any string data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption. .
- Categories
- Platforms
- Licenses
- This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library.
Documentation comes in phpDoc format.
Example script is provided.
V. 1.0.1:
...
- Categories
- Platforms
- Licenses