Loading external XML into object or array using DOMIT

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
User avatar
koyan
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Aug 23, 2005 7:17 pm
Contact:

Loading external XML into object or array using DOMIT

Post by koyan » 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
http://www.sintagespareas.gr :  Recipes in Greek

Post Reply