Hello everyone,

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,

Bing

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to