How to read XML?
-
Hi,
Currently I’m trying to read a few elements from an XML file, to be able to list them on a page (or post if that would make it easier). I’ve tried several things: WP All Import, Site Import plugin, writing my own PHP, converting it to JSON and then reading it etc. Yet probably due my lack of knowledge about this topic I still haven’t been able to.
What I’m looking to do is to take the ‘name’ and ‘thumbnail’ from each ‘item’ at http://www.boardgamegeek.com/xmlapi/collection/Zuiderspel?own=1&version=1, and list them on a page on my site, each item in a new div.
Would anybody know how I could tackle this? Perhaps through code or a plugin.
Thanks
The topic ‘How to read XML?’ is closed to new replies.