PHP XSS (cross site scripting) filter function
Hi all as we know about XSS attack there should be some method to prevent XSS attack. While surfing on internet I came across some code to filter PHP XSS attacks. License: This code is public domain, you are free to do whatever you want with it, including adding it to your own project which can be under any license. Usage: Put this in a function, run *every* variable passed in through it.
Categories: Concept, Internet Security Tags: cross site scripting, PHP XSS filter function, stop xss attack, XSS security








