Questions tagged [htmlpurifier]

HTML filtering library for PHP

HTML Purifier is a comprehensive, customisable library for filtering user-input or WYSIWYG editor , returning valid HTML safe from attacks.

It has plugins for many PHP frameworks and CMS such as , , , , etc.

It could be installed using using the following command:

composer require ezyang/htmlpurifier
407 questions
74
votes
13 answers

remove script tag from HTML content

I am using HTML Purifier (http://htmlpurifier.org/) I just want to remove