Posts Tagged ‘side effects’

20090509 WordPress mistery solved!

Whenever I looked at source code from WordPress there was something that always irked me, and it was their recurrent use of this style of comparisons: if(2 == $x) I have been using the totally opposite style from the very first time I typed a comparison into a computer… and that was eons ago, so [...]