On Thu, 28 Nov 2002, John Coggeshall wrote:
>
> This bug was changed to a documentation problem, and I'm a bit confused
> as to what exactly the issue is
>
> For($i = 'A'; $i <= 'Z' $i++) echo $i;
>
> I'm assuming this *should* echo the A-Z alphabet (which it doesn't)..
> But, since it was
This bug was changed to a documentation problem, and I'm a bit confused
as to what exactly the issue is
For($i = 'A'; $i <= 'Z' $i++) echo $i;
I'm assuming this *should* echo the A-Z alphabet (which it doesn't)..
But, since it was changed to a documentation problem -- is the current
form in
This bug was changed to a documentation problem, and I'm a bit confused
as to what exactly the issue is
For($i = 'A'; $i <= 'Z' $i++) echo $i;
I'm assuming this *should* echo the A-Z alphabet (which it doesn't)..
But, since it was changed to a documentation problem -- is the current
form in