AaronF / PHP-OPML-XML-File-Processor

Created this to process the Google Reader exports. Shows the crude principles of parsing XML/OPML data using SimpleXML/PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###PHP OPML/XML File Processor

This is a very basic tool for processing the export that many feed sites give you such as Google Reader.

05/12/13: Have tidied it up a little and hopefully made it so the importer supports search within folders (he says)

17/10/14: Have gone through and updated most of the comments to hopefully give you a better understanding of how it works

About

Created this to process the Google Reader exports. Shows the crude principles of parsing XML/OPML data using SimpleXML/PHP.


Languages

Language:PHP 100.0%