Home     PHP / Javascript / Ajax
PHP Kses HTML/XHTML filter (no XSS) Script

PHP Script Codes > security-systems

kses HTML/XHTML filter (no XSS) Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1619

PHP Script Codes > kses HTML/XHTML filter (no XSS)
kses is an HTML filter. It removes all unwanted HTML elements and HTML attributes, no matter how malformed HTML input it gets. This is helpful for avoiding XSS (Cross-site Scripting) security holes, among other things.