blacknight Posted November 29, 2008 Share Posted November 29, 2008 im working on a website for my wow guild and i want to import achivements to our site i need a code to read xml data from the wowarmory and then place it in a array so it can be increted to a database the url im trying to get working is "http://www.wowarmory.com/character-achievements.xml?r=Zangarmarsh&n=Ulminia&c=96" any help would be awsome thanks... Link to comment https://forums.phpfreaks.com/topic/134721-xml-to-array/ Share on other sites More sharing options...
br3nn4n Posted November 29, 2008 Share Posted November 29, 2008 Try simplexml it was added in php5, incredibly useful. If you can't figure it out I can post some code later, a bit busy right now. Link to comment https://forums.phpfreaks.com/topic/134721-xml-to-array/#findComment-701526 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.