Page 1 of 1

Array values help

Posted: Fri Feb 27, 2009 8:55 am
by xor83
I trying to parse HTML Table tags and get all the values in a Array. How can I get values from that array One-by-One. I have tried many array sample but when I try to print this array it only returns series of value "Array" not the value.
see this image how that array look like

----------------------------------------------------------------------------------------
Image

I want that first it shows value for node "1" value...1,2,3,4 and so on
Any help

Re: Array values help

Posted: Fri Feb 27, 2009 9:25 am
by semlar
xor83 wrote:Image
..hm.