FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Setting variable to false in a WHILE loop
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Setting variable to false in a WHILE loop [message #175460 is a reply to message #175453] Thu, 29 September 2011 12:09 Go to previous messageGo to previous message
Doug Miller is currently offline  Doug Miller
Messages: 171
Registered: August 2011
Karma:
Senior Member
On 9/28/2011 2:28 PM, tamouse wrote:

> Also, with the ===& !== idiom, isn't it better reverse the operands, thus:
>
> if (FALSE !== $text)
>
Why would you think that such a grossly counterintuitive construct is
better than the clear and obvious
if ($text !== FALSE)
?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Contact Form
Next Topic: OCI.DLL and libcs.dll?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:22:57 GMT 2024

Total time taken to generate the page: 0.07098 seconds