Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] data doesn't seem to be INSERT INTOing From: Alan Wicks (aswicks <email protected>)
Date: 03/14/99

Well, I figured this one out. Apparently since var3 is an
integer the values can not have quotes around them.

Now another question. HOW do I use variable values in the
INSERT INTO statement. For instance if $one = "HERE" or $one
= 'HERE' why won't it let me do INSERT INTO $table ($one,
'THERE', 100)?? This is important since I am trying to use
variables from a form to insert into a table and I can't
seem to get it to work.
Thanks again,
Alan S. wicks

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>