Viewing 4 replies - 1 through 4 (of 4 total)
  • How do you want to parse the xml file?

    Parsing it with PHP is easy, if you can get a XML parser class. Try looking for free parser on the net, if you have more questions, post back.

    Thread Starter Brutal

    (@brutal)

    I want to parse out the artist and track-tags so I can make a list:
    e.g:

    This Weeks Top Tracks:
    1. Danger Doom – Sofa King
    2. Danger Doom – The Mask
    3. Whatever – Whatever

    I tried checking out Domit (https://www.engageinteractive.com/domit), but it seemed like overkill for this task.

    Do you want the “artist and track” information to be displayed in your blog? If yes, where exactly?

    Thread Starter Brutal

    (@brutal)

    yes this is for my blog, and I’m not sure exactly where it will be displayed – but probably in the sidebar.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help with XML-parsing’ is closed to new replies.