browse by tag: string handling
sort by
Parse a String with BB Code or RSS
in PHP added by appdev, on 16/7/2009 bb code functions php5 string handling
Writing a function to parse BB Code and RSS Feeds each time you need them is a pain. Here’s a use function to throw into an include or just have on hand for later.
comment save report