Re: How to create html list from such array ?



Ivan Omelchenko 608308824 wrote:
> more little question: is you array sorted correctly?
> if your array has
> $myArr = array(
> array("jj", "0", "jjj"),
> array("bb", "ee", "bbb"),
> array("aa", "0", "fff"),
> )

This array ^ is wrong. There can't be any row with idParent = 'ee' if
there's no row with id = 'ee'.

Regards,
LB


.



Relevant Pages

  • Re: Getting Value of Array element in Immediate Window
    ... an array produced this way is always one based and two dimensional. ... Regards, ... Tom Ogilvy ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: count2.asm
    ... > is to count characters in a file of any type, ... > bytecount and an array of 256 DWORDS and it dumps the result in the ... Regards ...
    (alt.lang.asm)
  • Re: Picking Element from Array one by one
    ... >>Rita wrote: ... >>> I am getting some values from loop and i store all that value in array ... >>then sort on keys of %and print key value pair ... Regards ...
    (comp.lang.perl.misc)
  • Re: value of #s in column if between dates
    ... No need to array enter it ... > format and didn't know how. ... >> Regards, ... >> Peo Sjoblom ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Increment an Array question
    ... > Regards and thanks. ... > "Tom Ogilvy" wrote in message ... >> I am not sure what role "i" plays, but you increment that and don't use ... >>> to an array. ...
    (microsoft.public.excel.programming)