Results 1 to 6 of 6

Thread: A PHP & XML puzzle

  1. A PHP & XML puzzle

    I need to parse out an attribute in XML via PHP.

    For instance:

    Code:
    <item type="tool">Screwdriver</item>
    I want to extract "tool" into a variable. Pain in the ass.

  2. try using DHTML (or DOM or whatever it's called today) via Javascript to find the variable and then assign its contents to a PHP variable.

  3. Ah, I forgot to mention my great handicap: I don't have any DOM functions on this server, and installing them isn't an option

  4. R.I.P. Paragon Studios

  5. Quote Originally Posted by Zerodash
    Ah, I forgot to mention my great handicap: I don't have any DOM functions on this server, and installing them isn't an option
    owned.

  6. Quote Originally Posted by diffusionx
    owned.
    OMG tell me about it

    Quote Originally Posted by Cowdisease
    Thanks, I'll see what I can learn from this

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Games.com logo