You can configure the options using these variables:
board=1;
limit=5;
length=290
<?php
$content=implode("", file("http://www.YourSite.com/forums/SSI.php?ssi_function=boardNews;board=1;limit=5;length=290"));
?>
Of course you need to change the URL to the correct one for your forum.
Have fun.
-=DKC=-













