News Feed
Jobs Feed
Sections




News Archive
Mindloop Blog:
Htmlpurifier and the CodeIgniter framework
July 11, 2007 @ 12:40:00

From the Mindloop blog today, there's a quick new tutorial on getting HtmlPurifier to work happily with the CodeIgniter framework.

HtmlPurifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant. [...] Although Codeigniter comes with it's own XSS filtering method, I prefer the use of the HtmlPurifier.

Installation is simple, involving only a four step process (including the download) and using it is just as easy. It's (basically) just a matter of loading the library and calling the purify method to output the corrected HTML.

0 comments voice your opinion now!
htmlpurifier codeigniter framework html filter install htmlpurifier codeigniter framework html filter install


blog comments powered by Disqus

Similar Posts

Phil Sturgeon's Blog: Video: Set up a REST API with CodeIgniter

Derick Rethans' Blog: eZ Components 2007.2alpha1

Symfony Blog: Running a TV station with symfony

Joshua Thijssen's Blog: Compatible code: starting with symfony2

Mike Naberezny's Blog: My First php|architect Article (Zend Framework)


Community Events











Don't see your event here?
Let us know!


conference framework introduction development phpunit zendframework2 release appengine google rest testing series usergroup community podcast symfony2 functional opinion interview language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework