On my website, on the home page, I've got a section for current news and site updates and links to the pages that I actually post the articles on. So I have the front page with a little blurb about the article and it links to the full page news articles elsewhere on my site.
But this means that I have to edit at least two pages every time I write a new article.
Is there a PHP Script that allows the Admins from my phpBB2 Forums to log into something and post the article preview on my front page, rather than have to physically get into the file and edit the content?
Just in case you don't know what I'm talking about, I've found a site as an example:
If you looke down the middle column, where the news stories are posted, it uses a program that the Admins of their phpBB2 forums log in to and it automatically posts it on the main page.
Thanks in advance for help.