I would have posted this to the dev@ list, but we've discontinued it...
:-|

Does anyone know of a quick-and-dirty regular expression that will strip
simple HTML tags?  I'm not looking for something that is necessarily
100% safe/tested, but something reasonable that will work.  It needs to
use the regular C regexp set of calls, not Perl extensions.

For example:  "<em>Bold</em> type" should substitute to "Bold type"

--Jeremy
-- 
/---------------------------------------------------------------------\
| Jeremy Portzer       [EMAIL PROTECTED]       trilug.org/~jeremy     |
| GPG Fingerprint: 712D 77C7 AB2D 2130 989F  E135 6F9F F7BC CC1A 7B92 |
\---------------------------------------------------------------------/

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to