SAMA_getFeeder
Package:
Summary:
Parse and cache XML documents
Groups:
Author:
Description:
This class can be used to parse and cache RSS feeds or other types of XML documents.
It can retrieve and parse an XML document from a given file or remote URL. The parsed document is returned as SimpleXML object.
The class may also cache the remote document data in local files.
It can retrieve and parse an XML document from a given file or remote URL. The parsed document is returned as SimpleXML object.
The class may also cache the remote document data in local files.
Comments are closed.