On Fri, 10 May 2002, Jay Blanchard wrote:
> Just to clarify myself above...
> if ($var1 = $var2) { .
>
> In my crazy head, I see $var1 and $var2 to be in a sort of "read-only" state
> inside the () of the if statement. For a if statement to be able to change
> the values in that instance, wo
[snip]
Just to clarify myself above...
if ($var1 = $var2) { .
In my crazy head, I see $var1 and $var2 to be in a sort of "read-only" state
inside the () of the if statement. For a if statement to be able to change
the values in that instance, would be wrong for me. Afterall, the logic of
a
2 matches
Mail list logo