Hi,

> > ---
> > function test($id,$level,$somepara) {
> >     echo "$id -> $level <br>";
> >     return 0;
> >     }
> 
> Try return 1 to walk through the whole tree.
> If you return 0, it stops walk.

sorry to say but same summary. omly shows 111 -> 0 even with "return 1"


regards Martin Hierling

-- 
----------------------------------------------------------------
  God I want patience, and I WANT IT NOW!
----------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to