check html tags
Moderator: General Moderators
-
devendra-m
- Forum Contributor
- Posts: 111
- Joined: Wed Sep 12, 2007 3:16 am
check html tags
Is there any built-in function to check whether there is any html tags in the string or not.
Re: check html tags
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.
There are 10 types of people in this world, those who understand binary and those who don't