Jump to content

help with a php rss reader


asheka

Recommended Posts

I am trying to install a rss reader on my website.

I got a great reader program, but i cant get it to work on an html page ( even with their instructions)

the feed displays wonderfully as a php file.
but that is all it is, the feed on the left side of a white page.

is there a way i can center the feed, and make a return link to the main site?

such as:

Click Here To Return The Spores And More! Homepage

( the url is http://www.sporesandmore.com )


here is the code

[code]<?php
$olderror_reporting =error_reporting(0);
include ("http://www.rssfeedreader.com/rss3/rss.php?url=http%3A%2F%2Fnews.google.com%2Fnwshp%3Fhl%3Den%26tab%3Dwn%26q%3D%26output%3Drss&newpage=1&chead=&atl=&desc=1&owncss=&eleminate=1&auth=1&dts=1&width=800&max=5&tlen=0&rnd=1&bt=3&bs=Double&nmb=&ntb=&naf=1&nst=&nwd=800&nht=1000&dlen=0&lstyle=-1&lc=Blue&bg=White&bc=Gray&spc=&ims=&tc=&ts=11&tfont=Verdana,+Arial,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1");
error_reporting($olderror_reporting);
?> [/code]

as i cant get more then 1 feed to display on the page ( there is around 15 i want to show) i am putting each of them on a seperate php page, so if you could highlight what to add, i will put it on each page.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.