Posts Tagged ‘rss’

PHP RSS Reader

How to display an RSS feed with a single PHP function? The URL of the file may be – local, in the form: rss.xml, or – distant in the form: http://www.xul.fr/rss.xml. There is only one difference, if the filename has the “.php” extension when it is generated by a CMS or such software, locally the [...]