[request] iTunes playlist XML into a PHP structure

.. something like this one: Link.

search for word "iTunes"

#230788

Read up on PHP5's XML parsing utilities. You can do this out of the box, but I forget exactly how.

#230846