Go Back   DevHunters Webmaster Forum > Webmaster / Coding / Web Design Discussion > PHP, CGI, ASP, Server-Side Programming

PHP, CGI, ASP, Server-Side Programming Discuss server-side programming such as PHP, CGI, ASP, and others.

rss to php

This is a discussion on rss to php within the PHP, CGI, ASP, Server-Side Programming forums, part of the Webmaster / Coding / Web Design Discussion category; I want to learn to manipulate rss feeds and display it on my website. How can I do it? I ...

Reply
 
LinkBack Thread Tools Display Modes
Old 10-06-2008, 03:34 AM   #1
New Hunter
 
Join Date: Sep 2008
Posts: 2
HB$ Balance: 0
mukeshcb is on a distinguished road
iTrader: (0)
Default rss to php

I want to learn to manipulate rss feeds and display it on my website. How can I do it? I just need to be able to access all this info asap. What's this method called? Any websites that can teach me?

Thanks.........
mukeshcb is offline   Reply With Quote
Old 10-07-2008, 01:19 PM   #2
Sharp Shooter
 
suresh's Avatar
 
Join Date: Jun 2007
Posts: 1,070
HB$ Balance: 4.00
suresh is just really nicesuresh is just really nicesuresh is just really nicesuresh is just really nice
iTrader: (2)
Default

their are few scripts where you can display rss feeds on your site if you want to learn then download that free scripts and learn from it
if you cnat find then let me know i will search for you i have seen a nice script where you can display news from more sites
suresh is offline   Reply With Quote
Old 10-13-2008, 06:57 AM   #3
New Hunter
 
Join Date: Oct 2008
Posts: 3
HB$ Balance: 0
Stella is on a distinguished road
iTrader: (0)
Default please suggest

how can we create rss feed in php ?
can some suggest me about it ?
Stella is offline   Reply With Quote
Old 01-20-2009, 09:15 AM   #4
Field Master
 
Join Date: Jan 2009
Location: localhost
Posts: 561
HB$ Balance: 0
HivelocityDD is on a distinguished road
iTrader: (0)
Default

You need to go through the W3C notes on RSS feed. Both Atom feed and the RSS feed does need certain syntax and specific values, some are must. Just check out the W3C documentation to know more about it please.
__________________
Dedicated Servers - sales@hivelocity.net
-
1-888-869-HOST(4678)
HivelocityDD is offline   Reply With Quote
Old 01-20-2009, 09:17 AM   #5
Field Master
 
Join Date: Jan 2009
Location: localhost
Posts: 561
HB$ Balance: 0
HivelocityDD is on a distinguished road
iTrader: (0)
Default

RSS feeds does need to maintain the XML syntax and you can create it simply adding all string values in the form of an XML data and can echo it to display in the feed format.

Please make sure you are not leaving any spaces before php tag. In many cases it will result in error.
__________________
Dedicated Servers - sales@hivelocity.net
-
1-888-869-HOST(4678)
HivelocityDD is offline   Reply With Quote
Old 03-07-2009, 02:34 AM   #6
New Hunter
 
Join Date: Mar 2009
Posts: 72
HB$ Balance: 0
vks87 is on a distinguished road
iTrader: (0)
Default

I am not sure about these steps but i wanted to share with all you..

1.) Put a free copy of the rss2html.php script on your webserver and call it by passing the URLs of your feed and webpage template files.

2.) Put a free copy of the rss2html.php script on your webserver and edit its feed and template variables

3.) Run the rss2html.php script from a server, passing it the URLs of your feed and webpage template files free of charge.

4.) Pass your feed to the RSS2HTML server which will display the feed in an html format free of charge.
vks87 is offline   Reply With Quote
Old 06-14-2009, 09:42 AM   #7
New Hunter
 
Join Date: Oct 2008
Posts: 5
HB$ Balance: 0
seko is on a distinguished road
iTrader: (0)
Default

You can try RSSFilter, it is a PHP script that filters the contents of an RSS feed. The filters can be defined by the publisher so that the resulting RSS feed contains only the information they want. RSSFilter uses rules to filter the items that are included from a feed in the resulting feed.

RSSFilter is designed to be able to be used in conjunction with other RSS Scripts to provide additional RSS solutions. For example RSSFilter can be used with RSSmesh, so that mulitple feeds can be filtered and then merged into a single RSS feed.

When using the RSSFilter script, the publisher can control the data filtered by defining rules. The allowed rules are currently: contains, does not contain, equal with, not equal with, begins with, does not begin with, ends with, does not end with, is empty, is not empty, alphabetically before, alphabetically after, before date, before or on date, on date, after date, after or on date, before time or after time.
seko is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios