Log in

View Full Version : Stripping things from INSIDE bbcodes


merk
10-01-2005, 06:17 AM
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?