SafeHTML is an anti-XSS HTML parser, written in PHP. It strips down all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attribu... More
SafeHTML is an anti-XSS HTML parser, written in PHP. It strips down all potentially dangerous content within HTML: opening tags without closing tags, closing tags without opening tags, certain attributes (on*, data*, dynsrc, javascript:/vbscript:/about:, etc.), protocols, expressions or behavior in styles, and any other active content. [edit]Less
Information obtained from users, and repositories like FLOSSmole,Wikipedia,Apache, Codehaus,Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.