I've been working on a lot of PHP lately, and found myself looking at php.net's Comparison Operators reference quite a bit. Since I was tired of sorting through the details at php.net, I put together a minimal quick reference guide. Basically, this guide is an enhanced copy+paste of the tables found on php.net's Comparion Operators page, just without all of the distractions and examples.The HTML version of the quick reference card is here. Or, you might want the PDF version for easy printing.
Eventually, I hope to make a more complete PHP quick reference card that shows operator precedence, arithmetic operators, bitwise operators, etc. all on a single page. Stay tuned ...
Enjoy.


Did you find this post helpful, or at least, interesting?