Log in

View Full Version : Parse vBCode outside of forum


Swedie
11-19-2003, 11:18 PM
Hey

I am making a front page that lists threads. But I don't know how to make the content be parsed normally, so I get smilies, and vbcode turns into links etc etc..

How would I do this?

Thanks

Zachery
11-19-2003, 11:43 PM
Hey

I am making a front page that lists threads. But I don't know how to make the content be parsed normally, so I get smilies, and vbcode turns into links etc etc..

How would I do this?

Thanks
id suggest taking a look into any of the portals that are out there for an idea :)

Neo
11-19-2003, 11:52 PM
You would want to take the VB bbcode parse functions and place them in a new functions file, then connent to the vb database since the smilies and vbcode or all in a database -_-.. once thats done just process the thread stuff through the functions... thats if you have PHP / VB experience O_O