Page 1 of 1

check html tags

Posted: Tue May 20, 2008 6:29 am
by devendra-m
Is there any built-in function to check whether there is any html tags in the string or not.

Re: check html tags

Posted: Tue May 20, 2008 6:33 am
by VladSun
devendra-m wrote:Is there any built-in function to check whether there is any html tags in the string or not.
I don't think so but there are some related to this: strip_tags()