SafeHTML is an anti-XSS HTML parser written in PHP. It strips all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attributes (on*, data*, dynsrc, javascript:/vbscript:/a...
続きを読む