Skip to content

yevhenlisovenko/security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security project

The simple system which protects your web application from SPAM without Captcha. Check exmaple.php for usage sample. More info and docs comming soon..

How it work

Every one time when you reload page with you HTML form, Security Class genering hash hidden fields, and after you submit this fields send to server. On server script requere PHP Security Class and check secure fields. If fields correct, you can do other validation form. If you use AJAX request you need send back some hash field, see example.

Install

if you need AJAX version protection, look example. If not wait, example and instruction coming soon.

Production ready?

Yes, sure, follow to alamio.de and try

About

Security PHP class for protecting your POST request from SPAM without Captcha.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages