This class can be used to generate and verify unique hash values.
It can be used to prevent that a form is submitted twice or a link be followed more than once.
It generates a random hash value and store it in a MySQL database table. It assures that the hash is unique among all stored hash values.
It can make the hash value be valid for a limited period of time and not be used more than a given limit of times.
|
|
| Name: |
Simplest Hash |
| Base name: |
simplest_hash |
| Description: |
Generate and verify unique hash values |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
608 users |
| All time rank: |
4409 |
| Week users: |
1 user |
| Week rank: |
2108  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| web site |
This website use this class to prevent posting twice and link stolen |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|