K

What is the function to convert bb to html?

  • Thread starter Thread starter kenji4861
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
K

kenji4861

Guest

TLDR : Looking for a function that will convert BB code to HTML


I want to display a post on a custom page.

I first do a mysql query to get the post message
select message from xf_post where post_id=123456

Once I get the 'message', it's in bb format.

Is there a XF function that can easily change this to HTML?

Vbulletin had a bb2html type function.

Skimming through the developers document but I'm not finding it.

Thank you.

Continue reading...
 
Similar content Most view View more
Back
Top Bottom