Re: [PHP3] "INSERT INTO ?? From: Richard Lynch (rlynch <email protected>)
Date: 11/10/99

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>