Recent content by CanadianPenguin

  1. C

    PHP - Get highest number from XML tags, then order text from a separate tag...

    ...in the same way as the numbers? I wasn't sure how else to ask this question, so I apologize if it was a bit bland/confusing. Here's something close to what I'm actually trying to parse: <xml> <part> <num>5</num> <text>Hi there</num> </part>...
Back
Top