PDA

View Full Version : Fetch a post from a non-vb page, and process it


funlight
05-05-2007, 09:46 AM
I'm planning on intergrating my web site with my vB board.

I need to know how I can fetch a specific post from the vB database, process it (bbcodes, censorship etc) and then print it out. What includes are necessary etc.

This shall be done in an external script outside vB.

I know PHP so I can probably find out by myself, but I'll probably save time if one of you guys, who have done it before, can tell me how.

Thanks in advance. :)

Dismounted
05-05-2007, 11:37 AM
Grabbing posts from the database is easy, just query the database for the table `posts`. There should be some examples of processing bbcode, etc. in the Articles section, it would be done by using the bbcode datamanager.

nhatrang
08-01-2007, 08:55 PM
can you link us?

Dismounted
08-02-2007, 06:27 AM
Can't you use the search feature? That's why it's there after all...

https://vborg.vbsupport.ru/showthread.php?t=82693