Hi,
I've got a customer who wants to pull a few stats from his servers XML output page. I'm a php programmer, but haven't ever done anything with XML.
Most of the parsing routines I've seen looks like it's looping through data, however, this page doesn't loop, there is a fixed number of fields returned.
here's teh xml page.
http://servers.unrealtournament.com/manager/status/xml.asp?server={780BE277-5966-4EAD-869C-912E14746835}
Can someone at least help me get started by showing how to pull out one field, like the maptitle, and print it to a blank page. Then I should be able to take it from there.
I am also not sure now to loop through the players and pull there names out. If you could help point me in that direction as well.
Thanks so much,
Josh