in reply to Re: HOw to extract data using json
in thread HOw to extract data using json

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: HOw to extract data using json
by Anonymous Monk on Dec 08, 2011 at 07:51 UTC

    Thank you so much for your help. But can we generalize it? i.e I have an array carrying 10 lines similar to $lines as above, i want to extract data from all the lines. can i use the array variable instead of direct value.

    See How do I post a question effectively?