This class can be used to strip malicious tags from HTML documents.
It takes as parameters lists of authorized and denied tags and attributes.
The class parses an HTML document to keep authorized tags and removing denied tags and attributes combinations.
It returns the HTML of the resulting filtered document.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| phpQuery |
Required |
Provides DOM manipulation |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.