News Feed
Jobs Feed
Sections




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!
tutorial convert rss json magpierss encode tutorial convert rss json magpierss encode


blog comments powered by Disqus

Similar Posts

TutToaster.com: How To Use, Style and Implement Wordpress Shortcodes

Duckout Blog: Do Funny Stuff with the Google Charts API and PHP

Stefan Mischook's Blog: Turning on display_errors in WAMP - Video Tutorial

Slawek Lukasiewicz's Blog: Zend Framework: logging with Firebug and FirePHP

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 1


Community Events











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


example release conference introduction zendframework2 framework community functional development tool podcast database composer interview testing object code opinion language series

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