Tag Archives: erators

Logical Operators in PHP

Just a very quick post. Most of us use the operators && (AND) and || (OR) but 1 that I always forget is XOR. I have knocked up a quick image showing the results when comparing the lofical operators in … Continue reading

Posted in Programming | Tagged , , | Leave a comment