![]() |
|
|||||||
| Register | FAQ | Members List | Social Groups | Arcade | Dev Directory | HB Bank | Calendar | Search | Today's Posts | Mark Forums Read |
| PHP, CGI, ASP, Server-Side Programming Discuss server-side programming such as PHP, CGI, ASP, and others. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Sharp Shooter
|
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
__________________
India Forum l Social Bookmarking l Social Networkiing l Free Directory l India News hyderabad l www.endlasuresh.com |
|
|
|
|
|
#5 (permalink) |
|
Field Master
|
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. |
|
|
|
|
|
#6 (permalink) |
|
New Hunter
|
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. |
|
|
|
|
|
#7 (permalink) |
|
New Hunter
|
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.
__________________
Software Outsourcing Company | website design tampa | Global Delivery Model | PHP outsourcing |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|