Daniel Regalado reports on how PHP’s strcmp() returns NULL when comparing a string with a non-string, and how if your code uses == (which sees NULL as 0) instead of === it will erroneously think the two are equal (via Colin Barrett).
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed