Hi, I am trying to include news in my new website, using RSS fro PC Support Forum. The following is the PC Supoprt Forum RSS URL:
http://www.pcsupportforums.com/external.php?forumids=54
Now, I want to parse that to
my Website If you visit the website, on the side you can see some
'put information here on this line' text. That's the place where I want the news to be shown.
Since now, what I've done is uploading 3 php files, which are:
rssreader.php (The RSS Reader)
rss_source.php
rss_parse.php (
http://www.gameserverforum.com/rss_parse.php)
There are two moves which I have to do, but I don't have any idea. The first one is how can I arrange its fonts, titles (allignments etc...) and stuff. The other is how is it possible then, to make that RSS news be visible on all the pages. In other words how to link hte rss_parse page to all the others so it will be shown on the side
