| 
	
 | 
 Posted by Adam Harvey on 06/23/06 03:09 
On Wed, 21 Jun 2006 22:31:07 -0700, deko wrote: 
> I'm looking for a php HTML scrubber similar to the PERL HTML::Scrubber  
> (http://search.cpan.org/~podmaster/HTML-Scrubber-0.08/Scrubber.pm).  I need it  
> to sanitize comments submitted to a web log. 
>  
> Is there such a thing? 
 
http://au2.php.net/strip_tags 
 
It's probably not as functional as HTML::Scrubber, but if you're basically 
just wanting to strip HTML out, it'll get the job done. 
 
Adam 
 
--  
Adam Harvey 
 
To e-mail: don't make an example out of me!
 
  
Navigation:
[Reply to this message] 
 |