• 0

PHP Parse XML to Array


Question

I'm pulling data off a web based XML source using file_get_contents(). The end result would be an associative array (possibly nested).

What do you think the simplest way of doing this with the least amount of additional php code? I can do it manually by creating my own parser but there's no point reinventing the wheel.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.