From my experience different versions of PHP have subtle differences. The problem with subtle differences is that they will bite you in the ass when you're most vulnerable. As my PHP knowledge is tiny, I decided to catalog PHP pitfalls as I learn about them. To kick off the season:
The goal is to be able to quickly find out if a given word (string) belongs to a set of words in It's possible that it works on some other version of PHP or, in truly perverse fashion that only PHP is capable of, works depending on some run-time setting in |