Hi,

I came across this today

The following result in true:
"php" == TRUE
"php" == 0

The following result in false:
"php" == FALSE
"php" == 1

This to me is an unusual behavior especially considering 1 == TRUE and 0 ==
FALSE

Can anyone shed some light on this, maybe this behavior makes sense to some,
but not to me.

Cheers,
Cam

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to