Hello All,
I saw Kohana framework allowing users to optionally use HTMLPurifier against any possible XSS attacks.
I thought HTMLPurifier was meant to allow standard-compliant output of the HTML.
Does it help avoid XSS attacks 100% or probably to great extent? Or you would suggest something else.
Thanks