% php -a
Interactive shell

php > if (0 == null) echo "*sigh*\n";
*sigh*
php > quit

that bit me today. Even after so many years. I should really get used to use ===



blog comments powered by Disqus