Date: 11/10/99
- Next message: Lars Torben Wilson: "RE: [PHP3] ereg_replace (reversal)"
- Previous message: Jonathan Leto: "RE: [PHP3] query not working... !"
- In reply to: Dave Reinhardt: "[PHP3] "INSERT INTO ??"
- Next in thread: Matthew Clark: "[PHP3] Unix Message Queues, IPC etc"
- Reply: Matthew Clark: "[PHP3] Unix Message Queues, IPC etc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 03:55 PM 11/9/99 -0800, you wrote:
>AND
>what does && indicate or cause to happen
&& is a boolean AND
Either the things on both sides of it to evaluate to true, or the whole
statement returns false.
-- "TANSTAAFL" http://CHaTMusic.com Jeff Buckley Tribute http://EmphasisEntertainment.com http://L-I-E.com Uncommon Ground http://JadeMaze.com http://CatCatalani.com 1214 W. Grace http://MGMH.com http://AstraKelly.com Chicago http://OlivierLedoux.com http://VoodooKings.net 11/17 http://UncommonGround.com v http://UncommonGround.com/buckley/-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Lars Torben Wilson: "RE: [PHP3] ereg_replace (reversal)"
- Previous message: Jonathan Leto: "RE: [PHP3] query not working... !"
- In reply to: Dave Reinhardt: "[PHP3] "INSERT INTO ??"
- Next in thread: Matthew Clark: "[PHP3] Unix Message Queues, IPC etc"
- Reply: Matthew Clark: "[PHP3] Unix Message Queues, IPC etc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

