Search code examples
phpsqlvbulletin

vBulletin Getting new posts on a particular forum / replies on a thread


I need to get a new replies / forum posts out of a vbulletin forum .

What would be a best manner of fetching it.

Regards, Azeem


Solution

  • You can fetch new replies / forum posts from database or use the api:

    If this is possible with the api i would recommend using the api.