@[email protected] to Programmer [email protected]English • 2 years agoadvancedlemmy.worldimagemessage-square31fedilinkarrow-up1423
arrow-up1423imageadvancedlemmy.world@[email protected] to Programmer [email protected]English • 2 years agomessage-square31fedilink
minus-square@[email protected]linkfedilink3•edit-22 years agoThat specific language is PHP, but the tip is applicable in any language that supports inline assignment.
minus-squareThe Octonautlinkfedilink6•2 years agoif (true === $wantToCauseErrorsForFun) { badOldFunction(); }
That specific language is PHP, but the tip is applicable in any language that supports inline assignment.