in reply to Re^2: JSON ARRAY Problem
in thread JSON ARRAY Problem

Hmm...you're right. I guess I don't understand the question then. The code I included seems to work for extracting the ID he wanted.

Replies are listed 'Best First'.
Re^4: JSON ARRAY Problem
by davido (Cardinal) on Oct 01, 2013 at 05:28 UTC

    I didn't understand it either. I dumped the decoded JSON, and was stumped by the part where he was looking for a specific element in the "meta" array that contained a date; the only date field I found wasn't contained within the array.


    Dave