in reply to Re: Re: Lexicals in if() scope gotcha!
in thread Lexicals in if() scope gotcha!

Ok, you're right. I can't reproduce the error now, so I must have made some error like declaring $n inside the for loop's body or something like that.

Thanks for clarifying this.

  • Comment on Re: Re: Re: Lexicals in if() scope gotcha!