Skip to content Skip to sidebar Skip to footer
Showing posts with the label Htmlpurifier

Htmlpurifier: Auto Br

How i can get: firstp second p from: first p Read more Htmlpurifier: Auto Br

Using Html Purifier On A Site With Only Plain Text Input

I would appreciate an answer to settle a disagreement between me and some co-workers. We have a typ… Read more Using Html Purifier On A Site With Only Plain Text Input

Allowing Data-* Attributes With Htmlpurifier

Currently I am using this code with HTMLPurifier to allow data-* HTML tag attributes: $def = $c… Read more Allowing Data-* Attributes With Htmlpurifier

HTMLPurifier, Check Entire HTML Document

I'm using HTMLPurifier to check for XSS in an entire HTML document. The problem is that it appe… Read more HTMLPurifier, Check Entire HTML Document