Stripping things from INSIDE bbcodes
Im trying to make a "preview" screen for a couple of random threads from a forum that will more often than not contain many bbcodes in the first paragraph (the paragraph Im displaying).
strip_bbcodes does a wonderful job of getting most of the bbcodes removed, but doesnt remove the content from inside them as well, is there a simple method, or will I have to adapt strip_quotes for this purpose?
|