do not fill this field

Programming with passion

*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 ===

Comments