From: nodenator@... Date: 2007-02-23T04:53:59+09:00 Subject: bbcode <> html? Is there a library out there already that will convert text marked up in "bbcode" into HTML? For those not knowing what bbcode is, it's the ML used by forum software such as phpbb to dumb down the interface. For example, to link to a site you would write: [url=http://somewhere.com]Click here![/url] But to force a link without renaming it you would write: [url]somewhere.com[/url] I just don't want to reinvent the wheel. -- - node