Digital Point Forums
Moneygram

Go Back   Digital Point Forums > Design & Development > Programming > PHP
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Feb 29th 2008, 11:41 am
JacobNix's Avatar
JacobNix JacobNix is offline
of the Nightfall
 
Join Date: Apr 2007
Location: Addvertise.info
Posts: 2,038
JacobNix has a spectacular aura aboutJacobNix has a spectacular aura about
Question How to put RSS feed in a webpage

check this

www.firoxy.info

you see the RSS feed showing the recent activities from the source
well thats a plugin for wordpress
the thing i would like to know is, how to put a box like that on my other websites?!

SOS plz
thanks in adv
__________________
$UPERB PROXY PROMO : EMAIL BLASTS TO MORE THAN 30280 USERS PROXY YAHOO GROUP,ORDER NOW& MAKE $$$=> www.Addvertise.info|Free image host: XP6.info |Free Proxy list: XP5.info
Reply With Quote
  #2  
Old Feb 29th 2008, 1:55 pm
walkere walkere is offline
Champion of the Naaru
 
Join Date: Jan 2008
Posts: 112
walkere is on a distinguished road
You'll need to use PHP to read the XML file (the feed), parse it, and display the links.

Once you've read the XML file, you'll need to extract a few pieces of information.

A feed is made up of item elements - each of which should have some child elements. The ones you'll want to find are title and link to create a list of links back to the original articles.

If you're using PHP 5, you can use SimpleXML to read and parse the feed. You could also check out this tutorial on SimpleXML and feeds.

If you're not using PHP 5, you'll need to find a third-party parser to do the work for you. Magpie RSS is a popular one, but I've never used it myself.

Good luck,
- Walkere
__________________
Latest PHP Tutorials and Web Design Tips
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How Can I Put An RSS Feed On My blogs? cg_inc WordPress 3 Oct 22nd 2007 8:06 pm
how to put RSS feed on html pages westhaven HTML & Website Design 31 Sep 13th 2007 7:37 am
how to put adsense ad in RSS feed rahulm XML & RSS 9 May 25th 2006 10:55 pm
how to put adsense ad in RSS feed rahulm AdSense 2 May 20th 2006 3:17 pm
How to put rss feed in my site? PinoyIto XML & RSS 8 Dec 27th 2005 10:03 am


All times are GMT -8. The time now is 9:58 am.