Loading external XML into object or array using DOMIT
Posted: Thu Jan 10, 2008 9:53 am
Hallo all,
I am building a module that will be taking data from a webpage that results an XML document. Note: it is not an rss. It is an XML.
I see that joomla uses DOMIT for getting an rss feed.
Can I do the same for an xml feed?
If yes, how? What files do I have to include and what class do I have to call? I cannot find any documentation for DOMIT.
Else, which libraries should I use to do this?
Thanks
Koyan
I am building a module that will be taking data from a webpage that results an XML document. Note: it is not an rss. It is an XML.
I see that joomla uses DOMIT for getting an rss feed.
Can I do the same for an xml feed?
If yes, how? What files do I have to include and what class do I have to call? I cannot find any documentation for DOMIT.
Else, which libraries should I use to do this?
Thanks
Koyan