I don't think it looks for specific HTML tags to strip.

Anything that looks like <xxx > or </xxx> is going to get yanked.

In other words, it strips *EVERY* HTML tag, no matter how obscure.

----- Original Message ----- 
From: "Jon Rosenberg" <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Wednesday, January 10, 2001 1:50 PM
Subject: [PHP] strip_tags ?


> Is there a list anywhere of hte tags this function will strip, I couldn't
> find it in the php manual?  I want to know if there are any that might be
> left out.  Thanks!
> 
> -----------------------------------------------------------------
> Jonathan Rosenberg
> Be fierce, be fabulous, change the world!
> 
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to