1

Topic: how to add Recent Forums posts for my website?

hi
how to add Recent Forums posts for my website?,i need this.

thanks

2

Re: how to add Recent Forums posts for my website?

You can add

<ul><?php echo file_get_contents('http://your_forum_url.tld/extern-1.php'); ?></ul>

Re: how to add Recent Forums posts for my website?

hmm..
if me using feed.

<div class='single_column'><h2><a href="http://name.jareta.name/help/smiliez"><img alt="jareta" title="njn" src="http://i307.photobucket.com/albums/nn293/emonizer/em6/onion_gifs_emoticons-16.gif" border="0" /></a> <img border="0" src="http://jareta.name/favicon.ico" style="margin:2px 6px 0 0; vertical-align:top;" />njn</h2><script type="text/javascript">
var cssfeed=new gfeedfetcher("example1", "example1class", "")
cssfeed.addFeed("name.jareta.name", "http://name.jareta.name/feed/rss/")//Specify "label" plus URL to RSS feed
cssfeed.filterfeed(100, "title") //Show 10 entries, sort by date
cssfeed.init() //Always call this last
</script></div>
</div>

Try source this..  http://berita2day.blogspot.com

# CMIIW ^^

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

4

Re: how to add Recent Forums posts for my website?

thanks,but not worked roll

Re: how to add Recent Forums posts for my website?

any updates with this?