Categories

Updated: 01/26/2007

How-to: Convert a RSS feed to JSON in PHP

Here are a quick set of directions to build your own RSS to JSON proxy using only PHP. You need to download and install two libraries, MagpieRSS for RSS and JSON-PHP for JSON. With these two libraries you can easily create a simple proxy to suit your needs. Here is an example of the code.
©2003-2019 jCay.com