Re: [PHP] parsing select multiple="multiple"

[email protected] (Jim Giner)
Newsgroups php.general
Message-ID <[email protected]>
>
> I *have* heard claims that something like this is preferrable, though:
>
> if (FALSE === $variable)
>
I believe I read a comment somewhere once that writing your IF 
statements that way helped to trigger an error message when the coder 
forgot to use the double equal sign (==) in the statement.  I haven't 
adopted it yet, but I think that's the sole reason for it.  Basically 
you can't make an assignment (=) to a constant or some non-variable target.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.