Best way to parse bbcode

There are several existing libraries for parsing BBCode, it may be easier to look into those than trying to roll your own:

Here’s a couple, I’m sure there are more if you look around:
PECL bbcode
PEAR HTML_BBCodeParser

Leave a Comment