Re: Re[2]: [PHP] BUG in recursion

2002-03-30 Thread Lars Torben Wilson
On Sat, 2002-03-30 at 16:16, Uros Gruber wrote: > Hi! > > This I simply don't understand why this code executes that > way. So there is only inportant to put return after recursive > call and it works like i wan't. I sometimes write small C > programs and I don't remeber that code like this have

Re[2]: [PHP] BUG in recursion

2002-03-30 Thread Uros Gruber
Hi! This I simply don't understand why this code executes that way. So there is only inportant to put return after recursive call and it works like i wan't. I sometimes write small C programs and I don't remeber that code like this have to work that way Hm. -- bye, Uros