> [snip]
> Is it a bug that ($var == 0) is always true for any string $var?
> [/snip]
> 
> You are comparing a string to an integer.

Right.  This is clearly documented at http://www.php.net/operators.comparison

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to