Freeder
 All Classes Files Functions Variables Pages
Functions
opml.php File Reference

Functions to handle the OPML files. More...

Functions

 opml_export ($cats)
 
 opml_import ($xml)
 

Detailed Description

Functions to handle the OPML files.

Freeder

Function Documentation

opml_export (   $cats)

Generate an OPML file to export the feeds.

TODO: Adapt to our code.

opml_import (   $xml)

Parse an OPML file.

Returns
An array of associative array for each feed with URL, title and associated tags.