hey,
i'm trying to create a regexp using preg_replace, which removes all html and text from a string, except for what's within <font></font> tags.
i'm having a heck of a time figuring this out, as i'm not very good with regular expressions.
so if anyone has a snippet of code that does exactly this, is more than welcome to post it here, thx🙂