Welcome! » Log In » Create A New Profile

how to run html Purifier

Posted by sowjanya 
sowjanya
how to run html Purifier
March 02, 2009 03:16AM

Any one please tell me how to run HTML purifier . I have downloaded HTML purifier and deployed in wamp php server, and i am using Window XP . Please tell me what are the steps need to follow to run HTML purifier

Re: how to run html Purifier
March 02, 2009 11:17AM

have you read the INSTALL file in the downloaded package?

also check the docs here on the site ;-) http://htmlpurifier.org/docs.html

Re: how to run html Purifier
March 02, 2009 11:27AM

Are you trying to use HTML Purifier with a specific web application, such as WordPress?

Author:
Your Email:

Subject:

HTML input is enabled. Make sure you escape all HTML and angled brackets with < and >.

Auto-paragraphing is enabled. Double newlines will be converted to paragraphs; for single newlines, use the pre tag.

Allowed tags: a, abbr, acronym, b, blockquote, caption, cite, code, dd, del, dfn, div, dl, dt, em, i, ins, kbd, li, ol, p, pre, s, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var.

For inputting literal code such as HTML and PHP for display, use CDATA tags to auto-escape your angled brackets, and pre to preserve newlines:

<pre><![CDATA[
Place code here
]]></pre>

Power users, you can hide this notice with:

.htmlpurifier-help {display:none;}

Message: