Webmastersite.net
Register Log In

RSS Feeds

Title RSS Feeds
Description How to add a field to input PHP RSS Feeds
Message Text Help?! I am wanting to add a RSS feed for my Subcategories. I have created a category called {CATRSSFEEDS} from Add Fields. It is a text box and the PHP that I am trying to add is listed below.
<?php
include ("http://sportrow.com/rsscb/rss.php?url=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Fsports&newpage=1&chead=&atl=&desc=&auth=&dts=&width=600&max=5&maxfrom=10&maxto=10&tlen=0&rnd=1&bt=0&bs=None&nmb=1&ntb=1&naf=1&nst=1&nwd=0&nht=0&initime=1120342522&dlttime=0&dlen=0&bg=%23FFFFFF&bc=BLUE&tc=BLACK&ts=9&lc=BLUE&lstyle=5&rel=1&tfont=Verdana,+Arial,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1");
?> 
When I add the code to the subcategory I get this.....at this link www.sportrow.com/College_Sp...orts/Division_I-A_Football Anyone have any suggestions in adding PHP within PHP? I am able to add a javascript code, but would like to add a PHP Solution as it is search engine friendly. Thanks, Cory Msmiling face
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership mitchell@mchsi.com
Views 528 views. Averaging 0 views per day.
Similar Topics
Submission Date Jul 02, 2005 - 4:16 PM