I didn’t get any reply from the general forum and so I move this question here and hope to have a better luck.
I am thinking to build a client’s website using EE. The site is pretty standard stuff. The only thing that is different is that some of the contents must be pulled from the headquarter site as an xml data source. (e.g. http;/example.com/abc.xml)
Is it possible to parse some XML files from another site and to display the contents on the template accordingly. The magpie plugin won’t work since my files are not standard RSS/Atom files. They have customized tags like “LeftContent”, “RightContent”...etc
I think someone mentions the use of Parse_XML class but do I really to get my feet wet to develop a module to handle this.
Thanks.
