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, ...
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.
Version 0.2.2 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux