Nagibaba / secure-every-input-against-xss

This code clears every $_POST input against XSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secure-every-input-agains-xss

This code clears every $_POST input against XSS

Any framework

Just add this code on before every action starts or simply in index.php

Be sure to use carefully, as it doesn't allow any tag

About

This code clears every $_POST input against XSS


Languages

Language:PHP 100.0%