check html tags
Posted: Tue May 20, 2008 6:29 am
Is there any built-in function to check whether there is any html tags in the string or not.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I don't think so but there are some related to this: strip_tags()devendra-m wrote:Is there any built-in function to check whether there is any html tags in the string or not.