Page 1 of 1

trying to pull a field from XML...

Posted: Fri Apr 16, 2010 8:44 pm
by Ash3r
I am new to PHP so please ... be gentle ! lol

I am trying to create a TWL (TeamWarfare.com) PHP code that i will later adapt to e107. for right now I am trying to get the "framework" of my php app to work and I am having 1 issue. Please check out the link below as it is the output to my file.
http://testing.a3designs.com
and here is the php (in txt form)...
http://www.lncgaming.com/SITE_LNC/e107_ ... L_menu.txt
and the xml i am trying to pull from...
http://www.teamwarfare.com/xml/viewteam ... +Commandos

You can see in my output that I am trying to get the ladder names to correspond to the correct results of the 2 ladders.

PLEASE HELP ... i am going crazy trying to solve this.