Bing Du wrote:
Say, if I have a paragraph like this:
==
<h1>John Smith</h1>
Dr. Smith is the directory of <a href="http://some.center.com">Some
Center</a> . His research interests include <b>Wireless Security</b>....
==
Any functions that can help remove all the HTML tags in it? What about
just removing selected tags, like <b></b>?
Thanks in advance for any ideas,
Here's a novel idea for you... RTFM: http://php.net/strip_tags
-Stut
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php