What are best solutions for making user formatted input
- safe + script/flash free
- XHTML Strict compliant
Tidy converts HTML to XHTML Strict. Any similar/alternative options that does this plus sanitizes and removes embedded scripts and flash?
What are best solutions for making user formatted input
Tidy converts HTML to XHTML Strict. Any similar/alternative options that does this plus sanitizes and removes embedded scripts and flash?
Not sure if this is what you are looking for but I tend to use htmlPurifier.