Forum Moderators: coopster
and i've once read pear\HTML_BBCodeParser
but which is really the best one?
notice that, for common text, there isn't too much bbcode tags in it
and for smilie code, how will u parse it?
and one more question:
do u store parsed or unparsed content into database?
if unparsed, u have to parse when runtime (viewtime)
or parsed, u will have difficulty when edit/quote, and modify your bbcode-parser
if u store both parsed & unparsed data, u lost spaces
it's annoyed....