ry counting the number of function calls in the first code block of the OP.
You're right there are two function calls. But they are both called Function(), not Function1() and Function2() as in your example.
Whirrr-click-whirrr. Yes. That's right. The OP is calling the same function twice!.
And if you looked just a few lines further down, he acknowledges in his second code sample where he tries to avoid that:
$Target = ($temp = Function($params)) ? $temp : $DefaultValue;
It's one thing to misread a post, we've all done that. But to fail to double check when it is suggested you should; and then claim you already did; and then respond with such .... (I'll let you fill in the rest.)
Nice one. I bet you're a Jackass fan aren't you.
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
|