Parsing BBCode to HTML
Hey everyone,
I'm currently pulling the latest posts from one of my forums directly from the database and putting it on my main site (non-vB).
However, unsurprisingly, there is a bunch of BBCode mixed within the text (the pagetext column of the post table). How can I parse this BBCode to return HTML? Which vB file must I include and which function should I use?
|