Jump to content

[SOLVED] Reading an XML file


dewknight

Recommended Posts

I've been doing a lot of searching and everything I find is either for a big XML file with tons of extra stuff, or not for PHP.

 

I am trying to read one thing from a small XML file. Here is a sample file: http://www.dewknight.com/rank/api.xml

The 00 value is what I need. I am going to write it to an image but that's the easy part.

 

What I need is to read this XML file and just get that number. The file will be hosted on a different server, so I will need to get the file via the url. Can anybody help me here?

Link to comment
https://forums.phpfreaks.com/topic/85487-solved-reading-an-xml-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.