|
General Details
|
|
PHP (Hypertext Preprocess...
|
|
Posted 186 Days Ago
|
|
468 Views
|
|
Received 0 Ratings
|
|
World Of Warcraft Data Ripper v1.1
Description
When building a site for a person, he requested a roster for his group in the World of Warcraft game.
The way WoWArmory.com (source of information) spits out it's XML is a way that makes it easy for other languages, such as Javascript, to parse. But PHP renders the page and THEN retrieves the contents. Therefore, I had to figure out a workaround.
I came up with this.
It will retrieve any information on the character, and can be modified to work with items, guilds, etc.
Technical
To install:
Simply walk the XML tree on WoWArmory and use SimpleXML (PHP) to retrieve the information.
(Requires PHP 4 or higher)
Source Code
Comments
| Please login to post comments. |
More "PHP (Hypertext Preprocessor)" Source Codes By This Author
Recently Posted "PHP (Hypertext Preprocessor)" Source Codes
Recently Rated "PHP (Hypertext Preprocessor)" Source Codes
|