https://github.com/beastbytes/antispam
Antispam features for Yii forms
https://github.com/beastbytes/antispam
Last synced: 3 months ago
JSON representation
Antispam features for Yii forms
- Host: GitHub
- URL: https://github.com/beastbytes/antispam
- Owner: beastbytes
- License: bsd-3-clause
- Created: 2022-09-30T11:30:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T18:35:33.000Z (over 2 years ago)
- Last Synced: 2025-02-03T15:55:02.885Z (4 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# honeyPot
Honey pot antispam input for forms.
Two are created:
1. A hidden input with the original attribute name.
This should be empty on form submission.
2. A text input that is shown to the user.