News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Engrowe.com:
How-to - Convert a RSS feed to JSON in PHP
May 09, 2006 @ 06:56:50

Engrowe.com has this quick tutorial posted about converting one popular data transfer style (RSS) into another (JSON) using the power of 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.

The script grabs the contents of the RSS feed and uses the built-in functionality of the MagpieRSS library to re-encode the data into a JSON format. Then, it spits out the result to the browser for consumption yet again...

1 comment voice your opinion now!
php tutorial convert rss json magpierss encode php tutorial convert rss json magpierss encode




Similar Posts

Java World: BEA showing PHP on Java app server

PHPHacks.com: How to create an Ajax RSS reader with PHP

PHPBuilder.com: PEAR's HTML_QuickForm

Total PHP: Deleting files with PHP

PHPCommunity.org: PHPCommunity Gazette, Edition 3 Posted!


Community Events









Don't see your event here?
Let us know!


zendframework mysql releases release ajax conference database security package PEAR framework application book job developer PHP5 code zend cakephp example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework