PHP Classes

htmLawed

Recommend this page to a friend!

      PHP Input Filter  >  All threads  >  htmLawed  >  (Un) Subscribe thread alerts  
Subject:htmLawed
Summary:customizable input filter/purifier
Messages:1
Author:Santosh Patnaik
Date:2008-02-02 21:42:41
 

  1. htmLawed   Reply   Report abuse  
Picture of Santosh Patnaik Santosh Patnaik - 2008-02-02 21:42:41
Another PHP script with similar functionality is <a href="http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/index.php">htmLawed</a>. Besides filtering admin-specified HTML tags, attributes, etc., it can also balance and properly nest HTML tags, transform deprecated tags and attributes, and so on.