HTML: Reload Preventer
flaimo (contact me)
Small class for preventing that data is sent more than one time by a user if he presses Reload on his browser by setting a token that is written to the session and also placed as a hidden filed in a form. If those two values aren't the same, you get a boolean false by the isValid() function.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Good (87.5%)
| -
| Good (81.3%)
| -
| -
| Sufficient (60.6%)
| 609 |
Click here for detailed information about this class on phpclasses.org