|
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.
Date: Apr, 16 2005 |