Deprecated: Assigning the return value of new by reference is deprecated in /home/astute/www/html/demoapps/rss/index.php on line 58

RSS News Feeds

RSS which is short for RDF Site Summary, is a news headline syndication system. Essentially a website owner can publish their headlines, including a title, description, url and image in an XML format that can be parsed and displayed. How you parse the XML is up to you.

If you don't have experience with XML we reccomend using PEAR's XML_RSS class. Using XML_RSS insulates you the programmer from processing the XML file thus allowing you to concentrate on displaying the results.

Warning: require_once(XML/RSS.php): failed to open stream: No such file or directory in /home/astute/www/html/demoapps/rss/index.php on line 18 Fatal error: require_once(): Failed opening required 'XML/RSS.php' (include_path='.:/usr/lib/php') in /home/astute/www/html/demoapps/rss/index.php on line 18