On Jan 19, 2008, at 1028PM, Dave Smith wrote:

Brady Mitchell wrote:
Keep in mind that this is a bit more difficult read than the standard:

if($condition == false && $var == "foo")
{
   echo false
}
else
{
   echo "foo";
}

That's not what my code does at all. You might want to read over it again. Maybe that just reinforces your point about readability. :)

Yeah, that'll teach me to respond to code related emails when I'm tired. :)


_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to