How to add Phpbb latest forum posts to another HTML based webpage?

Discussion in 'HTML & Website Design' started by AngelaR, Nov 9, 2007.

  1. #1
    I am trying to integrate a feed or something like that from my phpbb forums to a part of my regular website front page and throughout. Does anyone have any experience in doing this? I have looked around and I cannot figure it out. I have checked the phpbb forums / community but cant find anything but a RSS NEWS FEED mod. I just want to display list of recent posts by members, etc.

    Any ideas would be greatly appreciated!
     
    AngelaR, Nov 9, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    if the board can produce an RSS feed then you could simply consume that elsewhere though it would be a little strange to have yoursite producing an RSS feed to be used elsewhere on the same site.

    Normally you would just write a short SQL query to pull the details and write them to the page.
     
    AstarothSolutions, Nov 10, 2007 IP