[thelist] reworded MySQL query insert and back again

Andrew Maynes andrew at humanbehaviour.co.uk
Tue Feb 11 13:34:01 CST 2003


This is the insert Rudy:

mysql("$DBName","INSERT INTO CartItems VALUES
('$UID','$ItemID','$ItemQuantity','$Date','$CartItemsID','$ColorName','$size')")
;

I was under the impression that the query displaying the actual color name was
used to insert, logically it just doesn't make sense that the color reverts back
to its value... or does it?

I will go along with your recommendation Rudy, although the former did sound the
simplest

Andrew
>




More information about the thelist mailing list