Ben Dunlap wrote:
> have -- "($x != false)" -- will be true whether $x is 0, NULL, an empty 
> string,
[8<]
> But "$x !== false" will only be true in the last case.

Sorry, replace "be true" with "be false" above.

-Ben

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

Reply via email to