14May/070
*sigh*
% 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 ===
% 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 ===