[PHP3] "INSERT INTO ?? From: Dave Reinhardt (Dave <email protected>)
Date: 11/09/99

When using:
"INSERT INTO mytable VALUES ('$data1', '$data2', '$data3', '$data4')"
does the number of varables have to match the number of fields in the
table?
AND
what does && indicate or cause to happen
Thanks
Dave

-- 
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>